Quick question: Is there a way to prevent children selection in a TreeGrid?
I'm using grid.setCascadeSelection(true), which selects everything in the node, but I would match my specs more closely by not allowing children to be selected at all.
I'm new to smartGWT, and I'm only asking because I've spent a lot of time looking for this with no success.
I'd really appreciate any help!
I'm using grid.setCascadeSelection(true), which selects everything in the node, but I would match my specs more closely by not allowing children to be selected at all.
I'm new to smartGWT, and I'm only asking because I've spent a lot of time looking for this with no success.
I'd really appreciate any help!