3.2.0

clarification please

in this line:

obj.setSelectionProperty("value", value, index);


what is the value (not in quotes) and what is the index? when i use it like so:

obj.setSelectionProperty("value", 2, 2);



The third element gets selected when the table is generated, as expected, but seems weird I need to provide more than just the index of the element I want selected. Thanks!
doolittle
May 3,

This topic is archived.

See also:


Back to support forum