![]() |
IWRadioGroup wrapping - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: IWRadioGroup wrapping (/thread-2926.html) |
IWRadioGroup wrapping - iwuser - 11-23-2022 I have a IWRadioGroup set with glHorizontal layout (because it's better than Vertical for me and because there are no other choices) with potentially a lot of items (2 or more). Through CSS I can make it scrollable. But I could not make it wrap into multiple lines and it has no property to set the column count. Is there any standard way to make it display the buttons in a multi-line / wrapped fashion somehow? Or is there a different control I could use? Or can you maybe add a new Columns property, to offer control over how it's displayed? - because this list would have a different length for me and I'd much rather be able to adjust the display dynamically, depending on how many items I have there? |