Hi
Is is possible to get a 'new' data source from the, or re-order the existing, RadGrid.MasterView.Items collection?
What I have is a grid that 1 populate from a DataTable. I want the user to be able to reorder the rows (via the data already in the grid and available in post back from ViewState). I don't want to have to go to the database again (effectively what you do in your online example) and requery for the DataTable and have some mechanism for remembering the row order.
Thanks
Russell Mason
Is is possible to get a 'new' data source from the, or re-order the existing, RadGrid.MasterView.Items collection?
What I have is a grid that 1 populate from a DataTable. I want the user to be able to reorder the rows (via the data already in the grid and available in post back from ViewState). I don't want to have to go to the database again (effectively what you do in your online example) and requery for the DataTable and have some mechanism for remembering the row order.
Thanks
Russell Mason
