Hi,
I have TabStrip with three tabs. When users click on the submit button, I have java script, it will validate all the controls of each tab with in the tabstrip. If anyone of the control does not enter the value my java scrip will popup the alert message.
What I am looking here is, after the pop-up this message it should set the focus to that particular control. I have all RadtextBoxes and Radcombo boxes with in the tabs. Please send me the javascript snippet which should set focus to control (RadTextBox or Radcombo) under the specific tab
Thanks,
Sravan