This question is locked. New answers and comments are not allowed.
Hi,
I need help in 2 points.
1. If i'm in Tab 1 and clicking on Tab2, I want to know the index of Tab 1. how can we get it from the event args (e) of onSelect client event?
2. When i click on Tab 2, i'll do some validation for Tab 1 content and if validation results to failed, i want to retain the client in Tab 1. (by stopping the event propagation) how do we do it? i'm calling stoppropagation() method but no luck..
Any help would be appreciated
Thanks,
Ravi
I need help in 2 points.
1. If i'm in Tab 1 and clicking on Tab2, I want to know the index of Tab 1. how can we get it from the event args (e) of onSelect client event?
2. When i click on Tab 2, i'll do some validation for Tab 1 content and if validation results to failed, i want to retain the client in Tab 1. (by stopping the event propagation) how do we do it? i'm calling stoppropagation() method but no luck..
Any help would be appreciated
Thanks,
Ravi