Could you please tell me how to do that?
Update Webgrid
I have a partial view, in this partial view i have a webgrid and form .when i click on form,it is saving the details.but it is not updating the webgrid.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anubhav ChaudharyPosted Dec 10, 2013, 3:43 AM
I have posted my Article on similar Problem, so you check my Article here:-
http://www.c-sharpcorner.com/UploadFile/cd7c2e/implement-insert-update-and-delete-functionality-in-the-web/
Jignesh TrivediPosted Dec 6, 2013, 3:37 AM
hi,
i think in this case you have to update web grid with newly data. it might achieve by just calling action method which is used to fill the webgrid.