ricio2000
Member
I have the following scenario. I wish when somebody enters a form. The user will not be able to click on any tab page. Disable the clicking event on every single tab page except for one until I re-enable it upon them clicking certain buttons. Would this be somthing that will have to be done on every tab click event. That is handle it if the user is in modify mode for instance. They can't go off clicking in any other tab. I could just enable = false the contents of every other tab but I rather the user be unable to go into any other tab for that matter. I'm open to suggestions.Thank you.
Last edited: