Thursday, September 10, 2015

AlternatingRow-Enabled

This is the setting to make rows alternate colors in a DevExpress ASPxGridView. Just inside of the dx:ASPxGridView tag you will need:

<Styles Header-Wrap="True" AlternatingRow-Enabled="True" />

No comments:

Post a Comment