B
barry
I am using the animation extender in asp.net ajax and have a RadioButtonList
in a div and access it in javascript through the extender.
The object passed into the javascript function is definitely the
RadioButtonList but I can not seem to get to the selectIndex property.
When I do a Object.id it does however give me the correct name of the
RadioButtonList id name.
Just not sure of the syntax to get at the selectIndex property
thanks
in a div and access it in javascript through the extender.
The object passed into the javascript function is definitely the
RadioButtonList but I can not seem to get to the selectIndex property.
When I do a Object.id it does however give me the correct name of the
RadioButtonList id name.
Just not sure of the syntax to get at the selectIndex property
thanks