N
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.
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.