-
Brian
2
posts
Member since:
Sep 2013
Posted 13 Sep 2013
Link to this post
Hello,
I'm attempting to allow my users to select multiple items inside a RadPanelBar. To accomplish this, I have programmatically added CheckBoxes inside each RadPanelItem. However, they are appearing on their own line. Is there a way to align the CheckBoxes to the same line as the text of the RadPanelItem? I have included an image for reference.
Also, If there is an easier way to display hierarchical data allowing multiple selection, I'm open to the idea of using another control instead. (Could RadTreeView and/or RadTreeList be options?)
Thank you for your help!
Regards,
Brian Chambers
-
-
Brian
2
posts
Member since:
Sep 2013
Posted 13 Sep 2013
Link to this post
Hello,
I have decided to use a RadTreeView instead, as I have discovered it has built-in checkbox functionality and I can just style it the way I need to. Thank you!
Regards,
Brian Chambers
-