3.2.0

Clear selection - AW.UI.Tree

Does anyone know how to clear the selection of a tree control? I have used a variety of techniques, but nothing is working... I tried a combination of clearSelectedModel and setSelectedItems to no avail.

objTree.clearSelectedModel()
objTree.setSelectedItems([]);

Thanks,
Dan Bright
Dan Bright
October 10,

This topic is archived.

See also:


Back to support forum