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.