I use Skin Bootstrap and RenderMode Lightweight
Bootstrap use AlternatingItemStyle gray. I dont want to use that, i want have White for all items
I try set <AlternatingItemStyle BackColor="#ffffff" /> Not works....
<ItemStyle BackColor="#ffffff" /> works fine....
BackColor="#ffffff" Not works....
How to use White for all items in grid?