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 back
done on easier way: thank You all
template: "#if(OrderType == 'OrderType 20') {##:OrderType##} else{##:OrderType##}#"