Good day gentlemen,
Is it possible to use alternating records per three records? If so how can we achieve this?
Thanks!
Hello Yanko,Thanks a lot for your samples and feedback! It's working just the way we want it to. :-)
Hello wimo,
I am just checking if you require any further assistance on the matter.
Hi wimo,
Thank you for your feedback. I have modified my sample application(DataGridAltRecordModified.zip).
The virtualization is not turned off.
Let me know, if you have any other questions 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!
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.