Rank: Newbie Groups: Member
Joined: 1/14/2009 Posts: 9
|
Hello,
How can I change color on selected Item grid.
Thank
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, You will need to modify this property: http://doc.essentialobjects.com/library/1/eo.web.griditemstyleset.selectedstyle.aspxIf you use Visual Studio, you can right click the Grid, then select "Edit Grid" to open the Grid Builder, then select Item Style Set -> Default and edit the SelectedStyle property. See here for more information on how to customize Grid style: http://doc.essentialobjects.com/library/1/grid/styling.aspxThanks
|