Search found 3 matches

by Vapri
Sat Jun 14, 2014 12:30 am
Forum: Databases
Topic: SQLlite database on Android issue
Replies: 3
Views: 3880

Re: SQLlite database on Android issue

So I solve the problem, Just in case anyone has the issue with the data grid not working well on a sqllite in an mobile device. Make sure that your datagrid's group is working properly. What happened to me, is that I tried to enable a touch scroll, and then decided to revert back to regular scrollin...
by Vapri
Fri Jun 13, 2014 2:50 am
Forum: Databases
Topic: SQLlite database on Android issue
Replies: 3
Views: 3880

Re: SQLlite database on Android issue

Yes I enabled SQLlite on the standalone settings.
I feel like it is something to do with my datagrid... I may have broken it while trying to add touch to it...
by Vapri
Fri Jun 13, 2014 12:55 am
Forum: Databases
Topic: SQLlite database on Android issue
Replies: 3
Views: 3880

SQLlite database on Android issue

Hey, So I am fairly new to the livecode mobile world. I made an app which is essentially a checklist, I have a data base that works with sqllite and a datagrid. For some reason, the app works fine when used on a windows or linux, but when I make it a standalone android app, the datagrid just doesn't...