MultiSelect in treetable

0
Hi , I was not able to figure out how to enable multi select in case of treetable widget. I was to give user option to multi select but then there was only one object being retrieved. Please suggest how do we do that. Thanks, Nidhi
asked
1 answers
0

You should configure the “Multi” option on the Selection tab

and have a many-to-many association from your Helper object to the row objects

answered