S
SECSteve
I am working with a radio button group. Depending on the seleciton panels
and controls will show/hide. I keep getting an Invalid Postback or Callback
argument. I have tried registering the values that I am using in render()
with ClientScript.RegisterForEventValidation but it is not working.
The buttong group only has 2 choices. At load choice #1 is selected. I can
select #2 and the proper events happen. However, if I go back to choice #1
I get the error. I have not found a satisfactory solution on the web.
Any ideas?
and controls will show/hide. I keep getting an Invalid Postback or Callback
argument. I have tried registering the values that I am using in render()
with ClientScript.RegisterForEventValidation but it is not working.
The buttong group only has 2 choices. At load choice #1 is selected. I can
select #2 and the proper events happen. However, if I go back to choice #1
I get the error. I have not found a satisfactory solution on the web.
Any ideas?