Posted
on Nov 10, 2010
(permalink)
Hello,
I am working with the radtabstrip(wizard). I have two tabs so 2 user controls in the main page.
Initially when I enter data in first tab, and click button, then it goes to second tab.
But under button click i have to validate data.
If validation fails i need to show alert window with message in the same tab. Untill user corrects data they are not allowed to go to next tab.
And my main page is in the Masterpage.(will it have effect).
How should I do this. I tried some formats which i found in forums, but nothing worked out.
Any help pls,
Thanks in advance.