11-23-2022, 11:44 PM
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?
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?