Radiobutton list id for target control id in modal popup? [Resolved]

Posted by Laghaterohan under ASP.NET AJAX on 12/29/2010 | Points: 10 | Views : 4239 | Status : [Member] | Replies : 1
Hello,

I have a radio button list with id rdstudent. It has 2 list items viz Yes and No.

In my modal pop i have set target control id to rdstudent.

However, the problem is that i want my modal pop only when i click on yes and not on no.. How to set the target control id of modal pop up in this case??

Please do let me know...


Thanks!

Happy Coding:)

Best Regards,
Rohan Laghate



Responses

Posted by: Laghaterohan on: 12/30/2010 [Member] Starter | Points: 50

Up
0
Down

Resolved
Hey,

I got solutions for this one....
I set the selected value of the control in the label & checked the value of the label...if matches my criteria i show the modal pop up or hide it..and i have set the target control id of that modal pop up to that of lable id...

Hope this solution help the people in need.


Thanks!!
Happy Coding :)

Best Regards,
Rohan Laghate

Laghaterohan, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response