Hi All........
I am struggling with this for a while..I have a dynamically created table with radiobutton as the first column in each row. I want to read the value of the checked radiobutton..but when I try to assign value to the radio button dynamically it says Property Value not found in Class Radiobutton.
I am generating a table and all the elements dynamically and hence I am using a radiobutton with group name to divide the selection in various categories..How do I assign a value to the radio button so I can retrieve it when It is clicked...
Any help is appriciated..
thanks
SId
I am struggling with this for a while..I have a dynamically created table with radiobutton as the first column in each row. I want to read the value of the checked radiobutton..but when I try to assign value to the radio button dynamically it says Property Value not found in Class Radiobutton.
I am generating a table and all the elements dynamically and hence I am using a radiobutton with group name to divide the selection in various categories..How do I assign a value to the radio button so I can retrieve it when It is clicked...
Any help is appriciated..
thanks
SId