Page 2 of 2

Re: datagrid not saving between launches on android

Posted: Fri Apr 07, 2017 6:35 pm
by gurusonwheels
nope "Variable Checking" is not checked .

Re: datagrid not saving between launches on android

Posted: Fri Apr 07, 2017 6:40 pm
by Klaus
gurusonwheels wrote:nope "Variable Checking" is not checked .
Strange!? What had happend when you had NOT added this "local tFile" when closing the script?

Re: datagrid not saving between launches on android

Posted: Fri Apr 07, 2017 6:58 pm
by gurusonwheels
nothing .

no errors or anything without .

now im also finding that although i can load the datafile with a button im not able to load the data on standalone startup .

must not be putting the script in correct place .

Re: datagrid not saving between launches on android

Posted: Fri Apr 07, 2017 7:21 pm
by gurusonwheels
got it to load the data on open by putting the
file load stuff in a

on opencard

still getting all those blank lines upon opening .
does it have something to do with my table already being populated with data
on the properties of the datagrid .

or do you have to reindex only populated rows somehow ?

anyone care to chime in

Re: datagrid not saving between launches on android

Posted: Fri Apr 07, 2017 7:43 pm
by Klaus
gurusonwheels wrote:still getting all those blank lines upon opening .
does it have something to do with my table already being populated with data
on the properties of the datagrid?

or do you have to reindex only populated rows somehow ?
No to both questions!

Does this also happen if you EMPTY the datagrid before you load the data?
Cnn you make sure that these empty lines are NOT in the saved data file?

If you like you can send me your stack and I will take a look!
Send it to: klaus AT major-k.de

Re: datagrid not saving between launches on android

Posted: Fri Apr 07, 2017 8:51 pm
by gurusonwheels
sent stack to email