Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2211
GridLines="None": gridline showing Until first postback
posted

Hello all,

I don't want any gridlines in my grid.  I am using a custom style created with app stylist. In the style there are no grid lines. In the code I am setting

GridLines="none"

at both the grid and band level. When I first start the app the grid lines appear in both the header and in the band.  After the first postback the grid lines disappear. I also think that other settings such as row height are behaving the same way.

Anyone have an idea as to what is going on?

TIA,

Patrick

Parents Reply Children
No Data