LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting a row from a table control through right-click menu

Yes you are right smercurio…! Thanks for the answer (for such an stupid question). I realized that a better strategy woulg be to clear the cell.

Thanks a lot!
Have a very nice day (or night as the case may be)!
0 Kudos
Message 11 of 14
(713 Views)

Since the 'Empty Table' and 'Delete Row', etc. commands are 'Application Items', why is there any code necessary to utilize these?  In a similar vane, the 'Export' commands, which are also 'Application items', do not need underlying code from the programmer.  Is there an inconsistency here?

 

right-click-menu (2).PNG

Message 12 of 14
(570 Views)

I just confirmed that if you use a table CONTROL, you should not need to add the the 'Table Control: Shortcut Menu Activation' event to your code.  The application items 'empty table' and 'delete row', etc., work just fine.  Not true for table indicator where even when the event is added to the code, these items will not work.  So there is a difference between table CONTROL vs. INDICATOR.   This is in LabVIEW 2010.

 

Don

0 Kudos
Message 13 of 14
(566 Views)

2008 question being answered now!

Thanks anyway!

0 Kudos
Message 14 of 14
(564 Views)