08-31-2005 03:36 AM
08-31-2005 04:26 AM
Try: SetCtrlAttribute (panel, control_ID, ATTR_HILITE_CURRENT_ITEM, 0);
JR
08-31-2005 04:56 AM
08-31-2005 11:26 AM
Rocio,
See the following thread for some more detail:
http://forums.ni.com/ni/board/message?board.id=180&message.id=12455#M12455
The bottom line is that if the table is not an indicator, then you can try to implement the first workaround, and if it is an indicator, then you can try to implement the second workaround (which is also the same solution offered by Roberto, except that if the table is an indicator you won't have the problem of users "finding" your hidden row).
Finally, in the case where the table is an indicator, we are changing this behavior in CVI 8.0, so that the cell outline will not show up.
Luis
NI