3.2.0

Disable tree node

Alex,

Is it possible to disable a tree node? How can I do it?
John
September 5,
Try this:

tree.getItemTemplate(index).setAttribute('disabled', true);
Sri
September 5,

This topic is archived.

See also:


Back to support forum