Is it possible to have conditional formatting(like in excel) in Data Grid?

I tried to use css but it doesn’t work.

I don’t think so, you can’t really rely on CSS for too many dynamic conditions, if it’s possible at all.

Especially for data Grid component, CSS is not possible.