Use afterInsertRow event (imediate adding of the class) or gridComplete event to attach a class something like this: (Suppose you have grid with mygrid id)
As mentioted in my previous post currently there is a no way to add classes direct from server response. You should use java script at client side. I consider this to be added in 3.5 release.
I think so all user are looking forward this feature.
tony said:
Hello,
As mentioted in my previous post currently there is a no way to add classes direct from server response. You should use java script at client side. I consider this to be added in 3.5 release.