Promoted events for edit mode in edit tables (OpenInsight 32-bit Specific)
At 09 AUG 2002 06:41:40AM Oystein Reigem wrote:
I'd like to have all the edit tables of my app in edit mode. The Knowledge Base article contains a straightforward description of "how to make the edit mode be the default mode for an edit table". But are there anybody who's done it as promoted events? If so - is it plain sailing or is there anything to look out for, like conflicts with other edit table events? (It's long since I made a promoted event.) I have all my current events as quickevents calling commuter functions 1)).
- Oystein -
At 09 AUG 2002 11:14AM Donald Bakke wrote:
Oystein,
We have some applications that use promoted events (specifically GOTFOCUS and POSCHANGED) to automatically put edittables in edit mode. There were no special issues due to promoted events that I can recall unless you need to specifically exclude some edittables…which is easily resolved.
dbakke@srpcs.com
At 09 AUG 2002 11:25AM Oystein Reigem wrote:
Don,
Great! Thanks!
- Oystein -