D
Dot Net Work
I have a user control that contains a textbox and a link button. This
UC sits inside a repeater control. When I click any button, any edited
textbox value does not get sent back to the server side code.
(I am using asp.net 2.0 and the aspx page in question uses
EnableEventValidation="false" to temporary bypass a security issue with
repeater controls and button clicks.)
Thanks, regards, dnw.
UC sits inside a repeater control. When I click any button, any edited
textbox value does not get sent back to the server side code.
(I am using asp.net 2.0 and the aspx page in question uses
EnableEventValidation="false" to temporary bypass a security issue with
repeater controls and button clicks.)
Thanks, regards, dnw.