B
bredal Jensen
Hello gurus,
I need to dynamically create event handlers for my dynamically created radio
buttons in
an aspx.cs page.
The event should be fired when a user select the radio button.
I set the "autoposback" property to true for the buttons that need
to fire events when they are selected .
How can i do this with delegates?
Thanks in advance
Jensen
I need to dynamically create event handlers for my dynamically created radio
buttons in
an aspx.cs page.
The event should be fired when a user select the radio button.
I set the "autoposback" property to true for the buttons that need
to fire events when they are selected .
How can i do this with delegates?
Thanks in advance
Jensen