Hi Bhanu,
For your rule, the column name is set incorrectly. You have to use this field on the column properties (double click the column in the datagrid to get to the properties).
Here is a test project too:
https://drive.google.com/file/d/11f2XdKT4B0_S1J4Q7gTS4nMbjV0L23Jv/view?usp=sharing
Hope this helps!
hi ,
Do you fixed this issue? i have same problem with you , and i don’t know how to fix this .
I had a similar error when I had the cell styler inside a container below the data grid. The problem went away when I moved the cell styler out of the container so it was on the same level as the data grid. You may want to try removing any containers around the cell styler that don’t encompass the data grid.