Ok… silly question…  Do you have a copy of the data grid in the first card card 
or are you using a splash screen for your app…?

When creating a stand-alone with a data grid you want to make sure that the 
card that is your EXE has the data grid in it… it can be on a sub card that 
never shows its face but it needs to be there so that when it creates the 
executable it sees the data grid and does the magic it needs to do to make sure 
that the data grid works elsewhere in your app.

Have a good one
Paul




> On Oct 22, 2014, at 4:50 PM, Magicgate Software - Skip Kimpel 
> <s...@magicgate.com> wrote:
> 
> Good afternoon,
> 
> I have a strange problem and cannot isolate where it is coming from.  I
> have a datagrid that is being populated via an array from Andre's DBLib.  I
> know data is in the array because if I check the number of lines in the
> keys of the array, it is correct.
> 
> In the development environment, the datagrid populates just fine! However,
> in a Windows standalone it does not work, almost as though no data is in
> the array, which is not true.  To populate the datagrid, I am using:
> set the dgdata of control "DivisionData" to tDataA
> 
> All seems correct, I have used this method before, I just don't understand
> why this instance is not working properly.  Anybody have any insight of
> what might going wacky here? (other than me)
> 
> Thank you for your input!
> 
> SKIP
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to