Good day gentlemen,
Is it possible to use alternating records per three records? If so how can we achieve this?
Thanks!
Hello wimo,
Thank you for your post. The easiest way to achieve the desired behavior is to turn off the highlighting of the built-in alternate record and by using value converter to color the desired third records . I am attaching a sample application(DataGridAltRecord.ZIP) that shows this approach.
Let me know, if you need any further assistance on this matter.
Hi Yanko,Thanks for your reply with example! I have just one more question for you. Does this leave virtualizing intact or will it load all my records?Thanks alot!
I am just checking if you require any further assistance on the matter.
Hello Yanko,Thanks a lot for your samples and feedback! It's working just the way we want it to. :-)