M
Marty Cruise
This might be trivial, or even impossible...
I have a user control that resides in a panel with a
vertical scrollbar. That is, the panel limits the
vertical area of the control and the user scrolls the
panel up and down to view different parts of the
control. The control contains textboxes that force a
postback on textchanged. Following the postback, I would
like the panel to display control at its vertical
position prior to the postback. Any way to do this?
I have a user control that resides in a panel with a
vertical scrollbar. That is, the panel limits the
vertical area of the control and the user scrolls the
panel up and down to view different parts of the
control. The control contains textboxes that force a
postback on textchanged. Following the postback, I would
like the panel to display control at its vertical
position prior to the postback. Any way to do this?