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 ...
This example demonstrates how to handle the grid's DetailRowGetButtonVisibility event to hide the detail button for empty detail rows. Handle the master grid's server-side DataBinding event. In the ...