Single record update with no ajax

Single record update with no ajax

yoyoshyoyosh Posts: 2Questions: 0Answers: 0
edited June 2013 in General
I have a asp.net GridView on which I called dataTable() with no params (simpliest scenario). I am updating properties of some record in background. How to update/refresh that record on datatable? I want to persist all paging, sorting and other settings.
This discussion has been closed.