This is a migrated thread and some comments may be shown as answers.

[Solved] highline a row, but original background color did not show up.

1 Answer 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Esperanza Ramos
Top achievements
Rank 1
Esperanza Ramos asked on 29 May 2008, 06:37 PM
Hi, All:

I can select a row to highline it, but then when I select another row, the original background color of that row did not show up.

In my Grid, I define:

SelectedItemStyle-BackColor="navy" SelectedItemStyle-ForeColor="white" AlternatingItemStyle-BackColor="yellow" AlternatingItemStyle-ForeColor="black">

When I select the alternative row, this row is highlined with "navy" color, which is good.  However, when I select another row, the background color of that alternative row, which is the row I highlined before, did not return back to "yellow".  Instead, it is white color, which is not as expected.

How to make that alternative row color return back to "yellow", as defined.

Thanks.

Stanley

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 May 2008, 05:05 AM
Hi Stanely,

Go through the following help article.
Customizing row appearance

Shinu.
Tags
Grid
Asked by
Esperanza Ramos
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or