P
Paulo
The GridView is generating the radios name with $ on the source page, like:
"ctl00$Contentplaceholder2$grdContratos$ctl02$radioSimNao", but when I pass
the jsFunc(RadioButton.clientID) on .net code it is generating:
"ctl00_Contentplaceholder2_grdContratos$ctl02_radioSimNao", so the js doesnt
find the component...
What can I do?
Thanks
VS 2005 asp.net 2.0 C#
"ctl00$Contentplaceholder2$grdContratos$ctl02$radioSimNao", but when I pass
the jsFunc(RadioButton.clientID) on .net code it is generating:
"ctl00_Contentplaceholder2_grdContratos$ctl02_radioSimNao", so the js doesnt
find the component...
What can I do?
Thanks
VS 2005 asp.net 2.0 C#