My use case is simple: I have a grid with a label and then a RadioButtonList of 3 buttons in one column (they must be in the same column to populate properly from my data I believe). I want the header to label each button, above the button.
Thanks, got it. Is there a reason for the default header text not being vertically centered and always upper case? The "vertical off-center" is stylistically intended?
The RadioButtonList should automatically space itself to horizontal width 100% while still remaining Responsive design for mobile screens. How can I do that? I've tried several options but the only one that is responsive is the default as show below, which does not use the available width. Any ideas? Thanks!