LoadPostData

  • Thread starter William F. Robertson, Jr.
  • Start date
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
 
W

William F. Robertson, Jr.

When I was writing out the control for the non-composite control, I was
writing out name= this.ID.

When I changed it over to name=this.UniqueID, the LoadPostData method was
called and worked like a charm.

bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,480
Members
44,900
Latest member
Nell636132

Latest Threads

Top