Skip to content Skip to sidebar Skip to footer
Showing posts with the label Updatepanel

How To Control Or Stop Partial Post Back In Update Panel

I have been using update panels , all i need is whenever a partial post back is done , i need to ch… Read more How To Control Or Stop Partial Post Back In Update Panel

How To Update Controls[datagrid,textboxes And Label] Based On A Row Selection Made In Datagrid That Resideds In A Updatepanel?

I have got a grid[Grid1] that build its dataRows when a button[search] is clicked, I managed to Aja… Read more How To Update Controls[datagrid,textboxes And Label] Based On A Row Selection Made In Datagrid That Resideds In A Updatepanel?

Javascript In Update Panel Doesn't Work After Partial Postback

Solution 1: Place your datetimepicker initialisation code in the pageLoad function, which is calle… Read more Javascript In Update Panel Doesn't Work After Partial Postback

Why Is Telling JQuery To Click My Link Button Slowing My Page Down?

I don't know if this is the effects of an update panel or what, but I basically have a drop dow… Read more Why Is Telling JQuery To Click My Link Button Slowing My Page Down?