:: Forum >>

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
Tuesday, May 3, 2005

This topic is archived.


Back to support forum

Forum search