Rx_
Nothing In Moderation
- Local time
- Today, 00:31
- Joined
- Oct 22, 2009
- Messages
- 2,803
In Tabbed Forms - what is the best way to prevent a user from clicking another tab?
A Tab Control with several forms.
One form has an edit for 3 fields. A process is in place to ensure the combination of the 3 are unique in the DB.
There is a boolean flag to indicate when the user task is in process or completed.
Can't seem to find any code that keeps the user on the single tab form and prevents them from bailing out mid-way.
A Tab Control with several forms.
One form has an edit for 3 fields. A process is in place to ensure the combination of the 3 are unique in the DB.
There is a boolean flag to indicate when the user task is in process or completed.
Can't seem to find any code that keeps the user on the single tab form and prevents them from bailing out mid-way.