Hi, I use an ADG with a tree column. I'm trying to highlight some items from an other component depending where I've clicked.
I was able to do this using selectedItem, but now I need a multiple selection. So I try to use selectedItems but it seems I can't push or slice items on this. It acts as a read only Array. LiveDoc tells it's not. Any idea ? (Flex 3.3)

