Check multiple boxes in TreeModel
HI guys, is it possible? Iâve tried `autoDeselection: false`, `multiSelection: true`⦠and it continues to deselect selected items :(. Maybe there is any kind of example how to do a classic checkbox tree? For example if we have filesystem and want to select which items to backup. Uko
Or should I move to Glamour? On 28 Aug 2014, at 15:31, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
HI guys,
is it possible? Iâve tried `autoDeselection: false`, `multiSelection: true`⦠and it continues to deselect selected items :(. Maybe there is any kind of example how to do a classic checkbox tree? For example if we have filesystem and want to select which items to backup.
Uko
Le 28 août 2014 à 15:31, Yuriy Tymchuk a écrit :
HI guys,
is it possible? Iâve tried `autoDeselection: false`, `multiSelection: true`⦠and it continues to deselect selected items :(. Maybe there is any kind of example how to do a classic checkbox tree? For example if we have filesystem and want to select which items to backup.
I did not check the code but at least Komitter do the thing you want to do. It should be easy to trigger out the way to configure your treeModel from there. Christophe
Iâll take a look. Thanks Christophe! On 28 Aug 2014, at 15:37, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:
Le 28 août 2014 à 15:31, Yuriy Tymchuk a écrit :
HI guys,
is it possible? Iâve tried `autoDeselection: false`, `multiSelection: true`⦠and it continues to deselect selected items :(. Maybe there is any kind of example how to do a classic checkbox tree? For example if we have filesystem and want to select which items to backup.
I did not check the code but at least Komitter do the thing you want to do. It should be easy to trigger out the way to configure your treeModel from there.
Christophe
`autoMultiSelection: true` does the job Does anybody know what #removeOnlyLastSelected: is for? Because itâs also used by Komitter⦠Uko On 28 Aug 2014, at 15:42, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Iâll take a look.
Thanks Christophe!
On 28 Aug 2014, at 15:37, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:
Le 28 août 2014 à 15:31, Yuriy Tymchuk a écrit :
HI guys,
is it possible? Iâve tried `autoDeselection: false`, `multiSelection: true`⦠and it continues to deselect selected items :(. Maybe there is any kind of example how to do a classic checkbox tree? For example if we have filesystem and want to select which items to backup.
I did not check the code but at least Komitter do the thing you want to do. It should be easy to trigger out the way to configure your treeModel from there.
Christophe
participants (2)
-
Christophe Demarey -
Yuriy Tymchuk