cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

widget suggestion?

jshah-3
1-Newbie

widget suggestion?

I want to develop a hierarchy structure

as follows

floor 1-

     room 1-

          cabin

          conference

          hallway

floor 2-

      room 2-

          cabin

          conference

          hallway

if I use tree widget I can select either cabin or conference of room 1

But I want to allow the user to select both cabin and conference

is their any widget that can full fill this need?

Thanks for any help

ACCEPTED SOLUTION

Accepted Solutions
posipova
20-Turquoise
(To:jshah-3)

I'm not sure if any widget allowes multiple children selection. You may try tree grid (part of the advanced grid). Alternatively, you may look into modifying existing widgets and/or developing your own solution. Attached is documentation on custom extensibility.

View solution in original post

3 REPLIES 3
posipova
20-Turquoise
(To:jshah-3)

I'm not sure if any widget allowes multiple children selection. You may try tree grid (part of the advanced grid). Alternatively, you may look into modifying existing widgets and/or developing your own solution. Attached is documentation on custom extensibility.

ad24
1-Newbie
(To:jshah-3)

Hi ,

Try with Tree Table widget it may help you in multiselect

posipova
20-Turquoise
(To:ad24)

Tree table widget might work as an immediate solution, however, as there is no current support for the widget itself, I typically do not recommend to use it.

Announcements

Top Tags