cancel
Showing results for 
Search instead for 
Did you mean: 

Get rid of initial table selection (orange border)

Former Member
0 Kudos

Hi,

I have a table with multi-selection, and when i initialize the screen automatically the first line of the table looks like it's selected (orange border), that's confusing the users because this file is not really selected. Is there a possibility to get rid of this orange border on the first line?

Thanks in advance

Timo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Either set "initialize lead selection" to false for the context node that contains the table data, or initialize this node's lead selection with IWDNode.NO_SELECTION.

Armin

Former Member
0 Kudos

Hi Armin,

Thanks for your help. I was thinking of some complex solutions, but I really prefer your simple one ;O).

Bye

Timo

Answers (0)