Metaphor
September 8th, 2004, 09:46 AM
Yo,
I've got this here DataGrid-control I'm building. I'm trying to implement multiple-column sort, which isn't all that difficult if I knew beforehand what the objecttype of the DataSource would be (for instance DataSet, DataView, DataReader). That is completely unknown to me, as this component will be used by... well. Users.
Does anyone have any ideas, hints, paths towards solutions?
I've got this here DataGrid-control I'm building. I'm trying to implement multiple-column sort, which isn't all that difficult if I knew beforehand what the objecttype of the DataSource would be (for instance DataSet, DataView, DataReader). That is completely unknown to me, as this component will be used by... well. Users.
Does anyone have any ideas, hints, paths towards solutions?