This question is locked. New answers and comments are not allowed.
I have bound my radgrid from a list. I am using editor Templates for putting a dropdown inside the grid, Now I want to save the grid data on a button click outside that grid. I have put a button outside the grid . On the post method I need to fetch all rows data from the grid. Is it possible? If yes suggest a goodway to get all the data from the grid.