Hi,
I have the following scenario:
A RadTabStrip that has 4 tabPages.
On first page i have some textboxes with validators on it.
I want to do the following:
when i try to change the page, the notification should show up if there are validation errors.
I want this done on client side script.
It looks that the validation fires before any onClient... event of the RadTabStrip.
If i use a button inside the TabPage and i attach the script to the button, everything works fine.
Please give me a solution.
Thanks,
I have the following scenario:
A RadTabStrip that has 4 tabPages.
On first page i have some textboxes with validators on it.
I want to do the following:
when i try to change the page, the notification should show up if there are validation errors.
I want this done on client side script.
It looks that the validation fires before any onClient... event of the RadTabStrip.
If i use a button inside the TabPage and i attach the script to the button, everything works fine.
Please give me a solution.
Thanks,