Datagrid does not work in standalone
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 919
- Joined: Wed Nov 04, 2009 11:41 am
Datagrid does not work in standalone
Please help!
I have an application that uses a number of datagrids to display information from a database plus a simple datagrid that I populated with two rows of tab delimited data (i.e. nothing to do with the database.
In the IDE all is well.
When I build the application for Windows and Mac the datagrids are displayed but they refuse to accept mouse input or get updated from the database. I have confirmed that the datagrid templates stack is included in the list of stacks.
I have tried everything I can think of can you help?
Simon K
I have an application that uses a number of datagrids to display information from a database plus a simple datagrid that I populated with two rows of tab delimited data (i.e. nothing to do with the database.
In the IDE all is well.
When I build the application for Windows and Mac the datagrids are displayed but they refuse to accept mouse input or get updated from the database. I have confirmed that the datagrid templates stack is included in the list of stacks.
I have tried everything I can think of can you help?
Simon K
best wishes
Skids
Skids
Re: Datagrid does not work in standalone
Hi Simon,
quick guess:
Did you password protext all your stacks incliding the "Datagrid Templates..." stack in the standalone builder?
If yes, leave at least the TEMPLATE stack unprotected
Best
Klaus
quick guess:
Did you password protext all your stacks incliding the "Datagrid Templates..." stack in the standalone builder?
If yes, leave at least the TEMPLATE stack unprotected

Best
Klaus
-
- Posts: 919
- Joined: Wed Nov 04, 2009 11:41 am
Re: Datagrid does not work in standalone
Hi Klaus,
No I have not but I have the solution : read the documents!
My app uses a Splash stack and I had completely missed that I should include a dummy datagrid templates stack of the splash stack. So in a note to myself include sub stack named "Data Grid Templates Dud" as part of the SPLASH stack.
Doh!
best wishes
Simon
No I have not but I have the solution : read the documents!
My app uses a Splash stack and I had completely missed that I should include a dummy datagrid templates stack of the splash stack. So in a note to myself include sub stack named "Data Grid Templates Dud" as part of the SPLASH stack.
Doh!
best wishes
Simon
best wishes
Skids
Skids
Re: Datagrid does not work in standalone
Hi.
Do not beat yourself up too much. The dummy DG is one way to get around the problem, but it is not obvious. I had to fail as you did before I hunted around and found the same solution.
Craig Newman
Do not beat yourself up too much. The dummy DG is one way to get around the problem, but it is not obvious. I had to fail as you did before I hunted around and found the same solution.
Craig Newman
Re: Datagrid does not work in standalone
And I have been bitten by the password thingie before 

-
- Posts: 919
- Joined: Wed Nov 04, 2009 11:41 am
Re: Datagrid does not work in standalone
Thanks for your kind words, these problems always reveal themselves at the eleventh hour to a deadline.
best wishes
Simon K
best wishes
Simon K
best wishes
Skids
Skids