Hi Brian,
A dataset is a collection of datatables, where ever you get them, it has to
be there at runtame to be usable with a datagrid. (And the runtime moment is
the moment it is connected as a datasource to the datagrid).
..
A datagrid has always a datasource whatever it is or it has no rows and no
cells.
So why do you not agree with me?
Cor
> I am not sure how you can load the grid and not know the column count.
Are you loading the grtid with a dataset? If so see this example.
>
> http://www.wizkil-webs.net/NET/DotNE...m#_Toc76871990
>
> If not I agree with Cor.
>