P
Phil Snijder
Hi there,
I have a form with a Datagrid on it; Datagrid is bound to an untyped dataset.
When I fill the dataset (with an oleDBDataAdapter), the data is not diplayed directly in the grid;
I have to expand some control that appears in the datagrid, and then select the table name
before the data is shown. How can I make this work directly??
Thanks in advance!
Gr.
Phil
I have a form with a Datagrid on it; Datagrid is bound to an untyped dataset.
When I fill the dataset (with an oleDBDataAdapter), the data is not diplayed directly in the grid;
I have to expand some control that appears in the datagrid, and then select the table name
before the data is shown. How can I make this work directly??
Thanks in advance!
Gr.
Phil