dataGrid inclusion: strange behaviour
Posted: Tue Sep 20, 2016 11:11 am
hi all.
is there anyone who knows what the "dataGrid inclusion" actually is?
in a specific project i could not activate the "search for required inclusion" pref ('cause i notice the builder embeds the old "internet" library AND not the new tsNetLib and this way net things are messed up, i.e. libURLDownloadToFile does not work. in my apps, at least…). therefore i checked manually the inclusions i thought necessary for my project.
for example, the "dataGrid" inclusion. beeing at least one dataGrid in my project.
well, doing that there's no way to get the DG working on mobile. after hours of attempts, thinking of a possible conflict, i turned all the extensions off and magically dataGrid started to work.
my test consists of a simple command
result: dataGrid still empty if extension is included, correctly populated if not.
made with LC 8.1 build 14005 "indy", under OSX 10.10.5
test done on iOS simulator and android real device.
bug?
double bug?
it's me?
is there anyone who knows what the "dataGrid inclusion" actually is?
in a specific project i could not activate the "search for required inclusion" pref ('cause i notice the builder embeds the old "internet" library AND not the new tsNetLib and this way net things are messed up, i.e. libURLDownloadToFile does not work. in my apps, at least…). therefore i checked manually the inclusions i thought necessary for my project.
for example, the "dataGrid" inclusion. beeing at least one dataGrid in my project.
well, doing that there's no way to get the DG working on mobile. after hours of attempts, thinking of a possible conflict, i turned all the extensions off and magically dataGrid started to work.
my test consists of a simple command
Code: Select all
set the dgText of grp "dg_test" to someText
made with LC 8.1 build 14005 "indy", under OSX 10.10.5
test done on iOS simulator and android real device.
bug?
double bug?
it's me?