We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Custom Sorting of a DataGrid

I have a datagrid (windows forms) with a dataview as it's datasource. While the columns sort they don't quite sort in the order I would like. Is there a way provide a custom sort for these columns. I tried setting the Sort property of the dataview and besides not working the sort expression syntax is not sufficient. I really need something akin to the ICompare interface. Thanks

Loader.
Live Chat Icon For mobile
Up arrow icon