Browse by Tags

All Tags » GridView (RSS)

Setting AlterNateRow BackColor For Two Rows At A Time In GridView by nijhawan.saurabh

This was part of a question asked on asp.net forums, i thought of sharing it here as well. “How can i have first two rows with one color in a GridView and another color for the next two rows and so on.”   Here’s The Code:   protected void Page_Load...
More Posts