Help.
My boss caught a glimpse of the RadGrid with no skin assigned and liked it, mainly because of the compactness of the display. On top of that, he wants row borders.
Now I'm trying to customize it and I'm getting nowhere.
It looks to me like having a null skin setting also eliminates the ability to center a radgrid within a div. (I've been using this to center the grid: div.RadGrid { margin-left: auto !important; margin-right: auto !important;}.
Is any of this even possible?
My boss caught a glimpse of the RadGrid with no skin assigned and liked it, mainly because of the compactness of the display. On top of that, he wants row borders.
Now I'm trying to customize it and I'm getting nowhere.
It looks to me like having a null skin setting also eliminates the ability to center a radgrid within a div. (I've been using this to center the grid: div.RadGrid { margin-left: auto !important; margin-right: auto !important;}.
Is any of this even possible?