A
Axel Dahmen
Hi,
I'd like to retrieve and step through an ObjectDataSource's columns to be
able to manually add BoundFields to a GridView control.
I don't know how to do this other than to manually call the
ObjectDataSource's Select() method. But this also retrieves all the data,
which I don't want to get at that time.
Your help is quite appreciated.
Regards,
Axel Dahmen
I'd like to retrieve and step through an ObjectDataSource's columns to be
able to manually add BoundFields to a GridView control.
I don't know how to do this other than to manually call the
ObjectDataSource's Select() method. But this also retrieves all the data,
which I don't want to get at that time.
Your help is quite appreciated.
Regards,
Axel Dahmen