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
close icon

Sorting coveredRanges

Hi, I have the following code: this.dgInvoicesMain.Model.CoveredRanges.Add(Syncfusion.Windows.Forms.Grid.GridRangeInfo.Cells(0,6,0,7)); This combines two columns into one. How do I get the sort functionality to work for covered ranges? It works O.K. for every other column. Thanks Iain

1 Reply

AD Administrator Syncfusion Team October 6, 2005 04:24 PM UTC

You can try to handle the double click yourself and manually do the sort. Here is a a minimal sample. http://www.syncfusion.com/Support/user/uploads/GDBG_Copy_a3231a71.zip

Loader.
Live Chat Icon For mobile
Up arrow icon