Microsoft
Software
Hardware
Network
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
SSIS: Insert New, Update existing -- how?
Hibernate Exception - Errors in named queries
Tweak needed in Access VB Code
VS 2008: "The designer cannot process the code at line...."
Crash when using VLOOKUP in MS-Excel
Using File Dialog to select directory
LDAP Password Unlock/ Reset Error
Microsoft Access Query
Missing Microsoft Calendar Control 10.0
LINQ to SQL Performance Issues