Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Beginner - How to remove a line from a table?
Beginner - How to remove a line from a table?
gborges
Member
09-18-2006
02:56 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi!
I am trying to select a line from a table, and then, remove it. How can I do it?
I couldn' t find any invoke node that could do it for me. Can someone help me?!
Thank you in advance
0
Kudos
Message
1
of 2
(2,597 Views)
Reply
Re: Beginner - How to remove a line from a table?
altenbach
Knight of NI
09-18-2006
03:09 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
A table is just a fancy front panel display of a 2D array of strings. To delete a row use "delete from array" on the data.
To identify the desired row, you could e.g. use the coordinates of the "active cell" property.
LabVIEW Champion
.
1
Kudo
Message
2
of 2
(2,593 Views)
Reply
All Forum Topics
Previous Topic
Next Topic