Home All Groups Group Topic Archive Search About
Author
2 Mar 2006 8:50 PM
Nestor Silva
Hi, i'm a beginner, this is the scenario:

i'm using vs2005 and c##

Created a win form project.
Created a ms database with some tables.
created a win form who acts as parent and some others forms that
inherits from it, in my parent form a put a label and a group box.
Drag a dataset to a inherited form and work fine.

The problem:
Can not drag any other dataset to another inherited form. I did try
dragging from datasource window (typed dataset), from server explorer,
dragging a grid control and bindig to a table, but nothing really work.
I was triying some options and if i create a new win form i can drag a
dataset to it.




*** Sent via Developersdex http://www.developersdex.com ***

Author
3 Mar 2006 7:50 AM
Cor Ligthert [MVP]
Nestor,

What other dataset are you talking about, you say that you created one
dataset.

A little bit beside your question, did you tried already
Tab Dataset
Create Datasource

Tab Dataset
Use Datasources

And than drag the datasource to your form

Cor

Show quote
"Nestor Silva" <nes***@gmail.com> schreef in bericht
news:eaFF7rjPGHA.1032@TK2MSFTNGP11.phx.gbl...
> Hi, i'm a beginner, this is the scenario:
>
> i'm using vs2005 and c##
>
> Created a win form project.
> Created a ms database with some tables.
> created a win form who acts as parent and some others forms that
> inherits from it, in my parent form a put a label and a group box.
> Drag a dataset to a inherited form and work fine.
>
> The problem:
> Can not drag any other dataset to another inherited form. I did try
> dragging from datasource window (typed dataset), from server explorer,
> dragging a grid control and bindig to a table, but nothing really work.
> I was triying some options and if i create a new win form i can drag a
> dataset to it.
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***

AddThis Social Bookmark Button