Data Grid Templates Missing
Posted: Thu Feb 16, 2012 1:08 pm
I built an example stack to show the wonders of LiveCode to my coworkers. It has a datagrid, connects to a MySQL DB, and puts the data in the grid. Worked great inside IDE. Standalone - not so much.
All the DB connection stuff works, can actually see it collecting data, can "Answer" some of the data. The grid won't fill. So, I go searching and discover all the stuff about in Standalone apps, you have to make sure the "Data Grid Template" gets included.
Here's the problem. LiveCode is NOT creating Data Grid Templates. If I start with a brand new stack, drag and drop a data grid on to it....no Data Grid template. I CAN force the creation of one by adding a column and adding a Column Behavior. However, I should not need to do that, right?
So, i go back to my original stack and try to add Column Behavior to it to force the creation of the Data Grid Templates. No luck. I can't use "Column Behavior" or "Row Template" on this stack for some reason.
So, I figured with all the dabbling I've done in LC with example stacks and plugins (DGH), etc that I've screwed something up. So, I completely uninstall and reinstall LC. Guess what? No Data Grid templates.
Argh... What do I do? How am I going wrong?
Thanks,
Justin
All the DB connection stuff works, can actually see it collecting data, can "Answer" some of the data. The grid won't fill. So, I go searching and discover all the stuff about in Standalone apps, you have to make sure the "Data Grid Template" gets included.
Here's the problem. LiveCode is NOT creating Data Grid Templates. If I start with a brand new stack, drag and drop a data grid on to it....no Data Grid template. I CAN force the creation of one by adding a column and adding a Column Behavior. However, I should not need to do that, right?
So, i go back to my original stack and try to add Column Behavior to it to force the creation of the Data Grid Templates. No luck. I can't use "Column Behavior" or "Row Template" on this stack for some reason.
So, I figured with all the dabbling I've done in LC with example stacks and plugins (DGH), etc that I've screwed something up. So, I completely uninstall and reinstall LC. Guess what? No Data Grid templates.
Argh... What do I do? How am I going wrong?
Thanks,
Justin