Hi All,

Does anybody know how can I get the value of a radiobutton which I have created dynamically inside a treenode of treeview .I am able to set the checked property in javascript /jquery for radiobutton . But the values which are selected for radiobutton are not getting passed to server side (postback) when I click on submit button .

Please let me know if any body has created a radiobutton inside a treeview .