Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
646
Webgrid and AJAX UpdatePanel
posted

Has someone tried using the Webgrid and the UpdatePanel in the following scenario: Updatepanel with some textboxes hooked to the SelectedRowsChanged event of the webgrid. I cant get the event to fire (if I unhook the event form the UpdatePanel it works just fine with a normal postback).

 

I am using 8.1

Any suggestion welcome.