J
Jim Heavey
I have two checkboxes on a form. I changed the Autopostback to "true". I
code for the check change event. When I click one of the checkboxes, it
does perform the Page load event, but does not perform the Check Change
event.
I do not see in the windows generated code (C#) that it generated the code
"register" of the event. Should I? I am using VS.Net, and I would have
thought it would of registered the event. How do I get the event
registered, or is that even my problem?
Thanks in advance for your assistance!!!!!!!!!
code for the check change event. When I click one of the checkboxes, it
does perform the Page load event, but does not perform the Check Change
event.
I do not see in the windows generated code (C#) that it generated the code
"register" of the event. Should I? I am using VS.Net, and I would have
thought it would of registered the event. How do I get the event
registered, or is that even my problem?
Thanks in advance for your assistance!!!!!!!!!