Hi Team,
Can we do conditional formatting in angular datagrid columns?
Thanks,
Ranjith.
Hi Team,
Can we do conditional formatting in angular datagrid columns?
Thanks,
Ranjith.
Hi @rrranjith,
What are you trying to accomplish? It can usually be done by setting the Template of a column.
hi @korchev ,
Trying to change the text colour of the data grid column conditionally. I saw that examples are given for blazor but not available for angular apps. Can you please let me know an idea to do that