03-18-2013 03:08 AM
Hi,
I have put a table control on the front panel of my application. The problem is whenever I load file containing some data onto it, the data gets overlapped with the one which was present in table control earlier. This problem stays with "reinitialize to default" invoke node as well.I have noticed that this problem persists in some PCs while on others it works well.Is there any permanent solution for this?
Solved! Go to Solution.
03-18-2013 03:17 AM - edited 03-18-2013 03:18 AM
Hi mnx,
- How do you "load data onto a tab control"? Usually you need some other indicators to display those data...
- Why is it a problem of the tab control, when some other indicator show "overlapping data"?
- What are "overlapping data"? Can you show pictures? Or the whole VI?
03-18-2013 03:32 AM
Hi GerdW,
- I am actually using a property node "value" to route the data from input file to the table control.
- I'm first loading an input file onto the table.Once that is done, I am loading another data from some other input file onto the same table. But while doing this, both the files are getting overlapped on the table as shown in the attached image. This overlapping persists until I click on some cell of the table
.
- This problem doesnt occur in some of the PCs...while in others it persists.
03-18-2013 03:36 AM
03-18-2013 03:47 AM
Hi GerdW,
Hope this will give you some idea .The thing is it might not give you a problem coz it is PC dependent (i guess!).That sounds weird, but I have seen it to happen..
03-18-2013 03:56 AM
Even if I put just the "Reint to default" node, the data doesnt get cleared until I click on some cell of the table control.
03-18-2013 04:44 AM
03-18-2013 05:05 AM
Hi GerdW,
Its working..!!!!...But any idea why this happens???
Thanks
03-18-2013 06:47 AM