ListView setIndex()

new topic     » topic index » view thread      » older message » newer message

If the selected items in a listview is {1, 2, 3}
then I do setIndex(lv, 5),
the selected items become {1, 2, 3, 5}.

How to deselect an item?

Using setIndex(lv, 0) doesn't work (a bug?)

Thanks!

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu