LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to move the scroll bar of table

Hi,
Thanks for your replies. Inserting data into table is working properly. Now I want to move the scroll bar of table as new data inserted into different rows.

Regards
Shivakumar Singh
0 Kudos
Message 1 of 7
(3,729 Views)
Hi Shivakumar

Try the edit position property.
Kurt Friday
www.sciware.com.au
0 Kudos
Message 2 of 7
(3,725 Views)
Hi,

Thanks for your reply. Moving the scroll bar function working properly.


Regards
Shivakumar Singh
0 Kudos
Message 3 of 7
(3,722 Views)
Hi,
You can make use of the EDIT POSITION property node of the Table for moving the scroll bar to the latest line of inserted data.
cheers
vicky
0 Kudos
Message 4 of 7
(3,722 Views)
This property doesn't seem to work to make the table scroll in LV8. Has anyone else tried this?
0 Kudos
Message 5 of 7
(3,598 Views)
Try using the "Index Vals" property.  I think that will provide what you're looking for.
0 Kudos
Message 6 of 7
(3,600 Views)
Hi Shivakumar,
use  the Top Left  Visible Cells  Property Node
 
 
kind regards
Mesut Sözüçok
0 Kudos
Message 7 of 7
(3,512 Views)