How can I define a row color that is data-driven? This row color should be attached to the proper data even if the columns are resorted or new rows are added.
Hello,
This can be accomplished using a Style targeting the DataRecordCellArea or the DataRecordPresenter. There are more details on this in the following knowledge base article:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10107
Let me know if you have any questions with this matter.