User Profile
Collapse
-
WilliamR started a topic How get PropertyDescriptor for DataGridViewTextBoxColumn to call ApplySortCorein C SharpHow get PropertyDescriptor for DataGridViewTextBoxColumn to call ApplySortCore
Working with a DataGridView with sortable columns. A click on column header calls ApplySortCore(P ropertyDescript or property, ListSortDirecti on direction). DataGridView is populated by retrieving data from a server. When a row is deleted from the DataGridView the row is deleted from the server and the DataGridView reseeded from the server - without sorting. So if user had sorted and then deleted, the sort is gone. I'd like to rerun the sort after...
No activity results to display
Show More