How to unselect selection list items via control

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
1 post • Page 1 of 1
peka
Posts:19
Joined: Wed May 15, 2013 4:46 pm

How to unselect selection list items via control

Post by peka »

Hi all,

anybody ever unselected items from a selection list by script? I can (only) extend the current selection using selectedPos(),-Positions(), -Text() or Items() at runtime, but i don't get it unselected again.
I was wondering that especially single selection functions (selectedPos(), -Text()) results in additive item selection.

So the only thing that works is refilling the selection list and start a new selection cycle afterwards, using updatesEnabled() to avoid ui-refresh - doesn't seem comfortable to me.

I'm using in this project 3.11-SP1.

Best regards.

1 post • Page 1 of 1