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

parent and child grid with different alternating row colors

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 15 Dec 2010, 05:25 PM
Hi,

In my grid shown in the attached image I want to make it more easy to read.  I want to push the child grid to the right - increasing the left margin so that it is more obviously a child grid.  Also and probably the more difficult of the two I'd like to have different alternating colours on the child grid.

How would I go about these two methods?

Regards,

Jon

1 Answer, 1 is accepted

Sort by
0
Jon
Top achievements
Rank 1
answered on 16 Dec 2010, 09:43 AM
Duh, fresh eyes today and this was easy - AlternatingItemStyle-BackColor="#AAAAAA" AlternatingItemStyle-ForeColor="#333333" ItemStyle-BackColor="#DDDDDD" ItemStyle-ForeColor="#333333"
Tags
Grid
Asked by
Jon
Top achievements
Rank 1
Answers by
Jon
Top achievements
Rank 1
Share this question
or