How to add an image in one grid column based on a condition (image will change depends on data in the grid column) in c1datagrid
I'm using autogenerate columns, biding grid with c1.data
How to add an image in one grid column based on a condition (image will change depends on data in the grid column) in c1datagrid
I'm using autogenerate columns, biding grid with c1.data
I found it in one of the C1 demo project.