-
22 Nov 2011 10:43 AM #1
Ext Designer crash when changing tpl property in a templatecolumn
Ext Designer crash when changing tpl property in a templatecolumn
Ext Designer : 1.2.2 - 48
Use Case :
- Create a new Extjs 4 project
- New component -> Grid Panel
- Add a "template column" with DnD between "Boolean" and "MyGridView"
- Edit "tpl" property and set it to "{type.id}"
=> Ext designer crash : TypeError : 'undefined' is not an object
-
1 Dec 2011 4:13 PM #2
province-sud -
Does the store which you've bound the grid to have a field named type in it?Aaron Conran
@aconran
Sencha Architect Development Team
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSIGNERONE-10
in
a recent build.


Reply With Quote