Organize DataSource in designer's dictionary view.
Posted: Mon Jun 04, 2007 6:44 am
I have a datasource with one dataset and one datatable in it.
This datatable has many fields, so i wanted to programmatically organize them in folders in designer's dictionary view, to obtain something like this:

The datasource structure comes from an xsd file.
As above said, note that i have only one dataset and only one datatable: all fields belong to this single datatable.
Thanks.
This datatable has many fields, so i wanted to programmatically organize them in folders in designer's dictionary view, to obtain something like this:

The datasource structure comes from an xsd file.
As above said, note that i have only one dataset and only one datatable: all fields belong to this single datatable.
Thanks.