Hello all... I need your advices once more time.
I need to format some dates in a datagrid, data comes in YYYYMMDD format, and I have to show as DD/MM/YYYY date. I've read some articles about this, but I do not manage to understand too much. I'm using a custom DataGridItemRenderer extension Class, overriding set text function and, at this moment, it works fine, but I'm quite sure that better ways exist. Has someone used some better method? Thankyou very much for your help. J Pablo

