c# - How to sort string as numbers in DataGridView with DataSouce binded -
according latest question i've changed data source datagridview. bound datatable. in situation sortcompare event doesn't fire. how can call event sortcompare now? sorting perfectly...
edit: don't need normal sorting "column_name desc", dt.defaultview.sort doesn't work me.
Comments
Post a Comment