I've removed the row header by setting the RowIndicatorVisibility="Collapsed" property on my RadGridView. I notice that there is a gap between the gridview border and the first column cells. There also seems to be some sort of gradient effect to the left of the first columns cells. How can I remove the pixel-gap between the border of the grid and the first columns cells? I would also like to know if its possible to remove the aforementioned gradient effect.
My grid is styled with the office blue theme (StyleManager.Theme="Office_Blue")
My grid is styled with the office blue theme (StyleManager.Theme="Office_Blue")