Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
Highlighting cells in grid
posted

Hello

A quick question: given a xamGrid filled with textblocks of data, is it possible to hightlight certain cells based on given row index and cell index? Something like giving them another foreground or background? In some cases row index might point to a non-visible row, but that is another discussion and I'm only concerned about actually re-rendering the specific cells.

Thanks