jus101
4 Dec 2006, 2:30 AM
Hi all,
I'm having trouble using the Build your Own yui-ext. I'm simply trying to run a simple grid based on the example in the docs.
So I chose the following:
Grid Core
SplitBar
CSS
yui-ext Core
I get the following error:
YAHOO.ext.grid.DefaultDataModel is not a constructor
So I add:
Core DataModel Classes
And I get the following error:
YAHOO.ext.grid.DefaultColumnModel has no properties
Even if I select all the available packages, I still get the above error. I've resorted to using the version of yui-ext from the examples to get the grid working.
Has anyone been able to get the Grid working with a Build Your Own version of yui-ext?
Thanks for any tips
Justin
I'm having trouble using the Build your Own yui-ext. I'm simply trying to run a simple grid based on the example in the docs.
So I chose the following:
Grid Core
SplitBar
CSS
yui-ext Core
I get the following error:
YAHOO.ext.grid.DefaultDataModel is not a constructor
So I add:
Core DataModel Classes
And I get the following error:
YAHOO.ext.grid.DefaultColumnModel has no properties
Even if I select all the available packages, I still get the above error. I've resorted to using the version of yui-ext from the examples to get the grid working.
Has anyone been able to get the Grid working with a Build Your Own version of yui-ext?
Thanks for any tips
Justin