LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

suggested CVI help update on 'Programming with Table Controls '

Solved!
Go to solution

Hello,

 

May I suggest adding a sentence to the 'Programming with Table Controls' chapter, section 'Creating and Deleting Cells' of CVI's help.

 

After the sentence 'Use the following functions to control the number of rows in a table control....' I would add a hint that the number of rows is also affected by (programmatically) setting the table height.

 

Now that I found out it's obvious 😉

 

0 Kudos
Message 1 of 3
(2,964 Views)
Solution
Accepted by topic author Wolfgang

Hi Wolfgang,

 

I think you might be misunderstanding that sentence in the help. It is not referring to the size of the table, in terms of how many rows fit in the table. It's actually referring to how many actual rows are in the table. And the total number of rows in the table is definitely not affected by the height of the table.

 

Luis

0 Kudos
Message 2 of 3
(2,954 Views)

Hi Luis,

 

you are right! I was confused by a table that was larger than I thought, see the discussion here.

 

Thanks!

0 Kudos
Message 3 of 3
(2,949 Views)