Question : .net User Control Events

Hi All,

I have a user control in .net which has two checkboxes, and some additional textboxes on there. According to how you you click the checkboxes I want different textboxes to appear. A fairly simply function on a normal form. However in the user control this seems more difficult. I have embeeded to control into a page, which loads perfectly well, however when the checkbox changes its status, i.e. Checked this doesnt seem to fire the event associated with it.

Is this something todo with the way user controls work?

I am not needing to pass any information back to the page it is embedded in, everything is self contained at this stage.

I look forward to hearing from you.

Kind Regards

James

Answer : .net User Control Events

Do you have AutoPostback Set to true?

DaTribe
Random Solutions  
 
programming4us programming4us