P
Paul
Hi,
In a class i built, i fire an event when a field changes. In a webform that
has an instance of the class, the event (from the class) is fired and the
code is executed. However, my webpage does not reload (postback) after the
event fires. How do i get the webform to postback when the event fires
(after the code in the event is done executing)?
Thank you,
Paul
In a class i built, i fire an event when a field changes. In a webform that
has an instance of the class, the event (from the class) is fired and the
code is executed. However, my webpage does not reload (postback) after the
event fires. How do i get the webform to postback when the event fires
(after the code in the event is done executing)?
Thank you,
Paul