AD
Administrator
Syncfusion Team
March 28, 2005 10:48 PM UTC
Hi Ric,
The SelectedIndexChanging event is fired whenever the currently selected Tab is about to change. It allows you to cancel the change. So if you add the appropriate validation code to the event handler, you can decide whether or not to allow the switch. This will allow you to do full page validation.
Regards,
Gregory Austin
Syncfusion Inc.