LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Lot of bugs & Crash labview 2012 SP1 in Table control

 Run applied vi.

We see lot of bugs in Table control. I fixed some on the right table, but not all. 

How fix other?

 

Thanks in advance, Alex.

0 Kudos
Message 1 of 2
(2,183 Views)

The attached modification includes a workaround for the ctrl+z bug on the Data Mixer (Not Table).  It basically keeps a history of your deleted headers and adds them back in when the user types ctrl+z.  Not the most elegant solution, but gives you an example of what you can do to work around it.

 

You could clean it up by using functional globals instead of shift registers.

0 Kudos
Message 2 of 2
(2,156 Views)