Hi,
I am using XamDataGrid with RecordContainerGenerationMode="Recycle". I have applied Background and ForeGround property for some Cells. While scrolling, i was able to the changes in some other Cells. Later i found that, CellVakuePresenter's are reused so that the same properties are available. How can i solve this issue ?
Basically my requirement is, i have some default Background value for all records. In runtime, i need to change the Background for some Cells or Records. How to do this?
Hello Kumaran,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Hello Stefan,
Thanks for your response. This is not useful for me. I have solved it in some other way.
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Thank you for your post. I have been looking into it and I can suggest you see this blog:
http://mytorrey.com/2011/05/08/conditionally-formatting-cells-in-xamdatagrid-2/
about conditional formatting in XamDataGrid, which can be used in order to achieve the functionality you want. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.