(https://i.stack.imgur.com/vBDe2.png)
I am using a radiobuttonlist which is getting data on rowDataBound event in a gridview but it is taking up a lot of space when being rendered. I tried using css-width property defining it in an internal css but that didn't help either. I also tried to define width of td but that didn't help either.
Would setting the RB repeat direction to "horizontal" work?
Say this markup:
Code to load:
And results:
And you can always add a bit of style to space out, or do whatever with the RB list.
Say like this:
Or maybe this:
So, I had a old "beat up" to death sytle sheet for above, and it looks like this:
The above needs some love and care, but lacking time, it is posted "as-is".
So, the above rating list (gridview) markup looked like this: