double click on grid doesn't work when non int primary keys
VFront is a dynamic front-end for MySQL, PostgreSQL and SQLite DBs.
Status: Beta
Brought to you by:
marciuz
Hi,
This little app looks like exactly like what I was looking for, thanks for doing it and sharing the code.
I've found a bug, quite easy to reproduce I think, for table with primary that is key not an integer:
- the double click on the grid view doesn't work.
- the search open in a grid view(impossible to click on) in spite of a form.
More generally, non integer primary looks like a big issue for this app, see joined file, this simple one don't even open in vfront.
I hope this is not too hard too fix.
Thanks again for your good work.
Corentin
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
very simple base with non int primary key for mysql