Display img on data gid

0
 Hi all,   Is it possible to show img/text color on data did . ex. my data column A  if mydata = true in data gid I would to show img or any icon on gid or show some text color.   Thanks
asked
1 answers
2

Enumerations can have pictures. See for instance pretty enumerations: https://marketplace.mendix.com/link/component/116650

You can also use enum class to put CSS when certain conditions are met: https://marketplace.mendix.com/link/component/2641

Regards,

Ronald

 

answered