We required to highlight the cell in a Kendo UI ListView dynamically based on the condition. We can achieve the same for Kendo UI Grid by using the property nth-child in table structure but can't achieve the same for Kendo UI ListView. Although we can highlight the Column in Kendo UI ListView.
Hello,
Using the "nth-child" selector is doable in the ListView. For example, check this Dojo - https://dojo.telerik.com/opidoqub
Regards,
Preslav
Progress Telerik