12-07-2011 09:31 AM
I have a table in cvi (2010) that I'm trying to highlight multi row selections across the entire width of the table.
I use VAL_TABLE_ROW_RANGE(r) to highlight the entire row. However when I click a cell and drag it to multi rows
only the one table column is highlighted, how do I capture the multi-row numbers in the selection and highlight them.
Any help would be appreciated
12-07-2011 10:26 AM
I didn't try it in your specific case but selecting several entries typically works using SHIFT + left mouse click, so may be this will work here, too.