views:

11

answers:

0

Greetings. I have a DataGridGiew, bound to a object datasource - List<SomeType>. I want to sort it by string representations of fields values (ignoring real types) with grid header clicks.
I have many grids, that are bound to many lists of different object types. How can i do this as fast as possible?

Thanks in advance

p.s. framework 2.0