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
CASE STATEMENT SQL 2005
Syntax error (missing operator) in query expression
Make an Access Report when opened default to last page.
MCSE Upgrade Path 2000-2008?
Move cursor to field using after update event
Problem with vista update The error code is 80073712
Downgrade Windows Vista Ultimate to Vista Professional
How to generate autonumber value on add new record
Date formula in Excel
Error-handling if SQLCMD fails in .bat Windows script