G
GoodMorningSky
Hi, all.
The most irritating thing about .net with datagrid is sorting feature.
With vb6, I've used flexgrid or 3rd party component(spread) with sorting
feature.
But, with datagrid, if I click header and sort it, the actual data bound is
not sorted so the data is messed up!
The data I see is different from the actual data.
How can I use sorting keeping actual data in datasource in order?
The most irritating thing about .net with datagrid is sorting feature.
With vb6, I've used flexgrid or 3rd party component(spread) with sorting
feature.
But, with datagrid, if I click header and sort it, the actual data bound is
not sorted so the data is messed up!
The data I see is different from the actual data.
How can I use sorting keeping actual data in datasource in order?