I have a parent page with a gridview, and a child page with a formview. Using the solution on velocityreviews: http://www.velocityreviews.com/forums/t80654-solution-raising-an-event-handler-p ostback-on-parent-window-from-popup-child-window-dialog-box.html I was able to create the ...
I have a gridview control in webform which is dynamically populated on page startup with a query. I was trying to change the header text for the columns and also set wrap to false. i have four columns in gridview. Any suggestions guys
hi... When using the .net framework 1.x, the _doPostBack server-generated Javascript used to contain a test for the browser type: function __doPostBack(eventTarget, eventArgument) {