Hello
In a listview that I populate "manually" I whish to change the font Color of a cell text based on the value of another cell (in the same "line"),
In the cell formatting event I do not see how to access to the value of another cell ? or should I use another event ?
Thanks in advance
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 03 Feb 2014, 12:29 PM
Hi Pierre-jean,
Thank you for writing.
You can access the row from by casting the CellElement to DetailListViewDataCellElement and using its Row property. Here is an example where I am checking the value of the "ID" column:
TRY TELERIK'S NEWEST PRODUCT - APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>