Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    TreeGrid setSelectionAppearance Checkbox in separate column

    Hi,
    I would like to ask, whether there is a way to have TreeGrid to behave similar to ListGrid with property SelectionAppearance.CHECKBOX i.e. to create separate column for the checkbox rather than showing it in the tree nodes.

    If this is not possible, we could use default checboxes, but we would need some event handler for checkbox click event. I am aware that this action is registered be selectionUpdated and selectionChanged handlers, however we would like to have a special handler for the checkbox events, because change of selection can be done by multiple other means, which we handle separately.

    Thanks
    Last edited by admin@seacomp.cz; 13 Oct 2016, 00:26. Reason: broadening of acceptable solutions
Working...
X