Search code examples
aspxgridview

Alternating row style in Gridview


Is it possible to apply alternating row style in gridview column level . I have rowspan for gridview column if the values are equal . I dont alternating row style to be applied for first 2 columns alone. Can anyone help me in achieving this.


Solution

  • Use ASPxGridView.Styles.AlternatingRow.Enabled