How i use radioButtonList
-
I use radio buttion list with 2 radio button.1.Single 2.Married when user select married then a child window open in which user's Spouse and Children detail but only child window open neither radio button check value change nor the sever side command execute. Any help would be Appreciated Amit
-
I use radio buttion list with 2 radio button.1.Single 2.Married when user select married then a child window open in which user's Spouse and Children detail but only child window open neither radio button check value change nor the sever side command execute. Any help would be Appreciated Amit
Sounds like you need to inject some javascript to make this happen on the client side. I'd imagine both buttons would call the same js method, but a parameter would decide if the spouse/etc div is shown or hidden.
Christian Graus Driven to the arms of OSX by Vista.