Click to See Complete Forum and Search --> : jtree and selection problems


Jeff Beck
February 18th, 1999, 03:20 PM
In a jtree with alt key held down, you can select any number of

discontiguous

rows in the tree. I need to be able to do this WITHOUT holding down the

alt key


Also, when a node is collapsed and then expanded again, any selected

rows

in that node are lost. I need the node to REMEMBER which of its rows

were

selected and redisply them when the node is expanded again.