Home › Forums › WinForms controls › Xceed Grid for WinForms › Forced Row Change in Databound grid › Reply To: Forced Row Change in Databound grid
The code uses <b>grid.GetSortedDataRows()</b> instead of <b>grid.DataRows</b>, so sorting should be covered. I’ve been using this code (not exactly the same, but close enough) for almost 2 years now.
Imported from legacy forums. Posted by Tommy (had 4948 views)