Message 1 of 4
Event catching: custom table edit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a custom table that is made based on property values from code. I would like to prevent the user to edit the table by hand, and redirect him/her to the desired windows form to populate the custom table;
I tried watching the events using the event watcher but nothing usefull came out. only the following events are flagged
- DocumentEvents.OnChangeSelectSet
- UserInputEvents.OnDoubleClick
But there is no event that specifies the editing of a custom table; can someone help me catching the event to prevent the user to manual overwrite the table values.
I could work with the double click event but that still allows the user to right click and edit the custom table..
Please kudo if this post was helpfull
Please accept as solution if your problem was solved
Inventor 2014 SP2