This example demonstrates how to implement a simple custom binding scenario for two GridView extensions that are used in a master-detail relationship, and handle sorting and paging operations in the ...
Set up the grid and create an invisible column that stores row order indices. Sort the grid by this column and disable sorting at the control level. When a user clicks the button or drags and drops a ...