J
Jeremy
I've got a GridView control in an updatepanel. Each row has two controls.
one control only affects the display of things inside the update panel, so I
want it to be asynchronous, but the other control affects things on the rest
of the page which aren't inside an update panel. Can I make a control in an
update panel stop doing asynchronous postbacks?
one control only affects the display of things inside the update panel, so I
want it to be asynchronous, but the other control affects things on the rest
of the page which aren't inside an update panel. Can I make a control in an
update panel stop doing asynchronous postbacks?