can't find stack error in Datagrid code
Posted: Thu May 01, 2014 5:13 pm
Hi all,
I have a project from last summer that I have dusted off and want to tweak some. I just upgraded to the latest stable release (6.6.1) to work on it.
The app uses a datagrid to show records from a db, and it used to work perfectly. In this new version it doesn't. I get an error
An error has occurred in behavior for the column template. Chuck: can't find stack
The error happens in the _table.CreateControlsForColumns handler at this line in the Data Grid script:
...
## Create
repeat for each line the Column in pColumns
...
Any help would be greatly appreciated.
Thanks!
I have a project from last summer that I have dusted off and want to tweak some. I just upgraded to the latest stable release (6.6.1) to work on it.
The app uses a datagrid to show records from a db, and it used to work perfectly. In this new version it doesn't. I get an error
An error has occurred in behavior for the column template. Chuck: can't find stack
The error happens in the _table.CreateControlsForColumns handler at this line in the Data Grid script:
...
## Create
repeat for each line the Column in pColumns
...
Any help would be greatly appreciated.
Thanks!