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

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -