How can i create dynamic radiobuttonlist
How can i create server controls in dynamic its depend on the value changed in the database.
i.e,if i have 5 data in table field.. then want create 5 radiobuttonlist..
if i change datatable value from 5 to 10 then i want create 10 radiobuttonlist..
|