Bug/Usability Issue: Column with data renders as empty
Posted: Fri Apr 15, 2022 5:51 am
Hi,
Please see the attached image for reference. The column "authors" in the database has a none standard type, but while in the standard grid the user *knows * it has some kind of value, In TeeGrid the user get to think that is has none.
As it involves a postgressql database, I cannot send an example to reproduce the error.
1. I'm using Zeos data access library
2. The column type is varchar(60)[] (array of varchars with max length of 60)
Thanks,
Yoni
Please see the attached image for reference. The column "authors" in the database has a none standard type, but while in the standard grid the user *knows * it has some kind of value, In TeeGrid the user get to think that is has none.
As it involves a postgressql database, I cannot send an example to reproduce the error.
1. I'm using Zeos data access library
2. The column type is varchar(60)[] (array of varchars with max length of 60)
Thanks,
Yoni