Hi, We are building an ASP.NET application and in that we need to display Student’s information in a Grid.
Now our requirement is that we need to do Add, Delete, Edit and also Rows REORDER (by Dragging and Dropping rows) student’s records through that Grid.
Is it possible (All 4 functionalities mentioned above)? If so would you please let me know any reference link/tutorial?
Many Thanks, Regards.