Forum /
Ext JS 1.x - Unsupported /
Ext 1.x: Help & Discussion /
this.selModel Error
this.selModel Error
I am getting the following js error on the grid:
this.grid.selModel has no properties
grid-min.js (line 65)
grid-min.js (line 65)
grid-min.js (line 68)
grid-min.js (line 4)
grid.html (line 99)
event-min.js (line 1)
I have YUI 0.11.3 and just running the example grid.
These are my includes:
<script type='text/javascript' src='/base/lib/yui/yui/build/yahoo/yahoo-min.js'></script>
<script type='text/javascript' src='/base/lib/yui/yui/build/event/event-min.js'></script>
<script type='text/javascript' src='/base/lib/yui/yui/build/dom/dom-min.js'></script>
<script type='text/javascript' src='/base/lib/yui/yui/build/dragdrop/dragdrop-min.js'></script>
<script type='text/javascript' src='/base/lib/yui/ext/yui-ext.js'></script>
<script type='text/javascript' src='/base/lib/yui/ext/build/grid-min.js'></script>
<script type='text/javascript' src='/base/lib/yui/ext/build/element-min.js'></script>
<script type='text/javascript' src='/base/lib/yui/ext/build/yutil-min.js'></script>
<link rel='stylesheet' href='/base/lib/yui/ext/resources/grid.css'>
I can not find where selectModel is defined. this.selModel = selectModel
Thanks for your help. This looks like a great lib.
Sencha User
The yui-ext.js file includes everything so if you include that you don't have to include anything else.
You weren't the only one with the selModel problem. I will be putting out a maintenance release shortly that will fix it.
Jack
Sencha User
It's up. Let me know if that doesn't correct your problem.
yui-ext.js not in 0.31?
yui-ext.js not in 0.31?
I don't see the yui-ext.js in the new version.
If I use yui.js, util.js, and yui-ext.js from your site everything works great.
Sencha User
Re: yui-ext.js not in 0.31?
Re: yui-ext.js not in 0.31?
Originally Posted by
djfep
I don't see the yui-ext.js in the new version.
If I use yui.js, util.js, and yui-ext.js from your site everything works great.
While getting everything ready to move to sourceforge this morning, I changed around my directory structure a bit. My build script didn't copy the new yui-ext.js to the zip file. Sorry about that. A new zip is up that has the "everything" file. The version on my site had the selModel fix in it, but the version in .31 has a few other fixes/additions. You probably will want to get the latest version.
Jack
Thanks!
Thanks!
That one does the trick. Thanks. This is a great extension to yui.
Similar Threads
By hicker in forum Ext 2.x: Help & Discussion
Replies: 3
Last Post: 17 Mar 2007, 12:25 AM
By Animal in forum Ext 2.x: Help & Discussion
Replies: 1
Last Post: 16 Mar 2007, 3:25 AM
By galdaka in forum Ext 2.x: Help & Discussion
Replies: 1
Last Post: 27 Feb 2007, 8:16 AM
By Chroder in forum Ext 1.x: Help & Discussion
Replies: 1
Last Post: 4 Nov 2006, 9:04 PM
By dflkid in forum Ext 1.x: Help & Discussion
Replies: 6
Last Post: 24 Oct 2006, 5:40 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us