LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to reinitialize the background color of all the cells in a table?

I am programmatically updating the values in a table and highlighting the failing points for a visual reference. I want to be able to run this vi several times consecutively and start from scratch each time.
0 Kudos
Message 1 of 6
(3,004 Views)
The idea demonstrate in Setting Table Cell Colors Programmatically
example may be of help.
0 Kudos
Message 2 of 6
(3,004 Views)
Try setting your active cell to "-2,-2" and then set your color.

As I understand the indexes work like this;

Index value location
0,1,2,... data cells
-1 column/row headers
-2 entire table



Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 6
(3,004 Views)
That was great. Exactly what I was looking for. Thanks a lot Ben. If you don't mind, may I contact you directly for any other future questions?
0 Kudos
Message 4 of 6
(3,004 Views)
Hi Alpine,

Thanks for your kind words.

re: Contacting me directly.

I am one of the consultants with one of NI's Select Integrators (Data Science Automation see dsautomation.com). As such, my first responcibilities are to my my existing customer base. Currently I am on the middle of two very intense development efforts. One of which is a rather interesting third party devlopment application and the other is is on the front lines of fighting the war on terrorism.

So...
I do not have a lot of spare time.

Suggestions;
1) Keep posting to this list like you just did. Most of what I know about LV I picked up from this site plus "Info-LabVIEW" (Thank you Greg and Rolf!).

2) Mention my name in the first line of the question, if I have tim
e I will try to respond.

3) If you really want to talk to ME we offer a "dial a Ben" service where you issue a PO and we charge based on the actual time spent answering the question.

I hope you do not take offense in this answer, but I "gotta feed the family" :<)).

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 6
(3,004 Views)
I understand completely. Thanks again for the help.
0 Kudos
Message 6 of 6
(3,004 Views)