delagoutte Posted August 17, 2016 Posted August 17, 2016 there is not event onDrawColumnCell for mobile dbgrid. Could you add it ?
mhmda Posted August 27, 2016 Posted August 27, 2016 Unigui can't implement this (not every VCL event can be done in web app.), Please refer to Extjs doc. and how it works, it is not so easy as we think as implementing this for VCL. For me the best solution for this (and it works just fine) is by triggering the Fields-->OnGetText and here you can do whatever you want, change font: family, size, color, insert image.....
markbarber Posted April 17, 2017 Posted April 17, 2017 Hi Mohammad, I get the concept of how to do this but cannot determine the practical way. Are you able to provide more details or perhaps an example please?
Recommended Posts