i am using umbraco with MVC and trying to use asp.net userControl as datatype by following a post Click here for post i followed but in my case onchange event of radio buttons are not called might be the situation is that i am using umbraco mvc so it did not support postback events. if my above reason is correct then what is the other way to create same functionality datatype in my case. i have binged and googled it but still no useful hint.
i want ui of my field like that at one time just one control should be visible either file loader or textbox(multiline). i can achieve this hide and visible by jquery but unable to get values of controls on it.
any help please ......