W
William F. Robertson, Jr.
I have a control called UniqueTextBox, that implements the
IPostBackDataHandler.
I have trying to use the control in a composite control called
UniqueTextBoxEx.
The LoadPostData method of the UniqueTextBox is never getting called.
What do I have to do to have child controls process their own postdata?
Thanks,
bill
IPostBackDataHandler.
I have trying to use the control in a composite control called
UniqueTextBoxEx.
The LoadPostData method of the UniqueTextBox is never getting called.
What do I have to do to have child controls process their own postdata?
Thanks,
bill