I'm having a hard time finding the solution to this problem, currently i do have a user-interface in AJAX form also including RadGrid control, TextBox and Button (Item Template), inside my Button i do have a code that saves the data to the back-end, but the problem is.as i save the data coming from the RadGrid the User-Interface closes to rebind, what I wanna do right now is that , saving the data to the back end without closing the user-interface (AJAX) form and automatically when i search the data using custom filtering, the saved data will reflect. Can you help me with this?