pxRadioButtons control consumes large space in height and width
Hello,
I want to have a radio button for each row in a table. However, I can't adjust the height and width properly. System inserts large space as below, which makes UI strange. I want to remove unnecessary spaces.
I am simply using the most standard radio button control, pxRadioButtons. Right after I specify the control, it consumes large space as below.
I tried changing the cell width and height to a smaller value, but it doesn't work. What is the easiest solution to fix this?
Regards,