mercredi 11 février 2015

Kendo ui grid if else condition

What is wrong with my code?


I have to check in kendo UI grid is there "OrderType 20" in my column. If it is, I need to apply my css condition which includes background, but it does not work, can someone help me? thanks



template: '# if (OrderType == "OrderType 20") {#<div class='customClass'>#:OrderType#</div>#} else {#OrderType#}#'

Aucun commentaire:

Enregistrer un commentaire