hi,
I have a datagrid which shows the list of methods and a serial number associated with it. The number indicates the order in which it gets executed. I need to change the oder say i need to make the first method to run at last. so i change the number as five. It should be pulled on to the last and other items should be pushed before. Can anyone suggest me how to do sorting?
Regards,
Suguna
I have a datagrid which shows the list of methods and a serial number associated with it. The number indicates the order in which it gets executed. I need to change the oder say i need to make the first method to run at last. so i change the number as five. It should be pulled on to the last and other items should be pushed before. Can anyone suggest me how to do sorting?
Regards,
Suguna
Comment