CustomTable editing event

CustomTable editing event

basnederveen
Advocate Advocate
230 Views
0 Replies
Message 1 of 1

CustomTable editing event

basnederveen
Advocate
Advocate

Hi all,

 

I'm working on a tool that prints some tables to a drawing sheet.

 

After printing I want to put some kind of protection on the tables so that if someone tries to edit them they get a warning.

 

Is there any event that fires when starting to edit a CustomTable? In the commands I see "DrawingTableEditCtxCmd" but this is not fired on editing a custom table. 

 

A workaround using MouseEvents and SelectEvents would be possible for when a user double clicks to edit the table. But then how to take the 'edit' button in the context menu into account?

 

Thanks in advance

0 Likes
231 Views
0 Replies
Replies (0)