Hi all,
I need you guys help on jquery to get all the input Type of RadTextBox in a panel and then clear the value each. I found example of jquery here
http://forums.asp.net/t/1968988.aspx?Clear+Textbox+in+panel+using+jQuery
But the input[type=text] itself has clear other control as well such as RadComboxBox as it has input[type=text] in it. How to find only the RadTextBox that contain in a panel and clear the value of it?
Thanks in advance.
Regards
Pui
I need you guys help on jquery to get all the input Type of RadTextBox in a panel and then clear the value each. I found example of jquery here
http://forums.asp.net/t/1968988.aspx?Clear+Textbox+in+panel+using+jQuery
But the input[type=text] itself has clear other control as well such as RadComboxBox as it has input[type=text] in it. How to find only the RadTextBox that contain in a panel and clear the value of it?
Thanks in advance.
Regards
Pui