LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Scroll bars in table disappears after scrolling

I am automatically adding and removing rows from a LabWindows table programatically.  I have 16 visible rows in my .uir file.  The problem is that when I have 32 rows in the table and then I scroll the table using the scroll bars, the scroll bars disappear and I cannot stretch the window to be large enough to see all of the rows in the table.  What would make scroll bars disappear after scrolling and how can I prevent this type of behavior from happening?
Thanks,
Donna
0 Kudos
Message 1 of 2
(2,650 Views)
I tried this by using InsertTableRows() to add 32 rows and specifying only 16 rows to be visible. The scroll bars seems to be behave fine. Do you have a sample I could test? I'm using CVI 7.1.1 on XP

Thanks

Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,638 Views)