I am new to asp.net mvc. Please suggest how to use an Ajax call with grid. I have used @Html.Grid in my code but I could not find the method to refresh the grid. I have to refresh my grid after add edit and delete. How can I create a grid with add, edit and delete popup?
Grid with add edit and delete popup
577 views Asked by Aron At
1
ajax code:-
put aboe code in aspx file or javascript file.
c# code