Hello,
I have a RadGridView with AutoSizeRows=True. The last column is a GridViewCommandColumn. The issue is that I would like the height of the "buttons" in the last column to all be the same height and not vary by row height. In the example image below, I would like all buttons to be the same height as the button in the first row.
How I would I achieve this?
Thanks,
Todd