N
Neo
Hello All,
This one has me stumped, but before going to write a code, i want to be
sure of the solution.
I have a asp:radiobutton group on a page, and on click of any of the
radiobutton, i need 4 asp:dropdown boxes to be filled in on the client
side.
I have all the data in 8 javascript arrays based on the permutations
and combinations of which radio button is clicked.
My problem is how will i get the "onclick" event of asp:radiobutton on
the client side, and how will i fill in data from a javascript array to
asp:dropdown list.
thanks in advance for your help!!
regards
sunil jambekar
This one has me stumped, but before going to write a code, i want to be
sure of the solution.
I have a asp:radiobutton group on a page, and on click of any of the
radiobutton, i need 4 asp:dropdown boxes to be filled in on the client
side.
I have all the data in 8 javascript arrays based on the permutations
and combinations of which radio button is clicked.
My problem is how will i get the "onclick" event of asp:radiobutton on
the client side, and how will i fill in data from a javascript array to
asp:dropdown list.
thanks in advance for your help!!
regards
sunil jambekar