ADG Color Rows by Depth
Really need to start blogging again. Here’s an example using HierarchicalCollectionViewCursor to set the row color of an Advanced DataGrid by depth. Right-click to view source.
Comments
No Responses to “ADG Color Rows by Depth”
Leave a Reply
Nice effect. Too bad expanding and collapsing rows keeps the old background color until the animation finishes. I suspect that’s just an artifact of how the ADG is written and it would be hard to fix it.