LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Modifying Tables

Hello All,
 
I am creating a inventory program using LabVIEW with tables, I am able to add new entries but facing problem in modifying or deleting that particular entry, can anybody tell me how to modify(such as edit / delete) a specific table entry by right clicking them (or can I make new menu for right click).
Also give comments on what I have done to add new entries is the right way to do it.
 
 
Regards
J. P.
Download All
0 Kudos
Message 1 of 5
(2,398 Views)
Hi James,

attached you find a cleandup version with some errors marked (look for comments...).

To enable editing/deleting easiest is to change your table from indicator to control. Smiley Wink
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,384 Views)
Hi James,

attached you find a cleandup version with some errors marked (look for comments...).

To enable editing/deleting easiest is to change your table from indicator to control. Smiley Wink
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 5
(2,384 Views)

Hi GerdW

I am using LV 8.0 , please send the file in 8.0

 

Regards



Message Edited by james p martin on 02-26-2008 03:37 AM
0 Kudos
Message 4 of 5
(2,376 Views)
Hi James,

converted to LV8.0 and changed "table" from indicator to control!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 5
(2,372 Views)