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

Staff online

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top