UberGrid
UberGrid
Hi all!
I would like to use UberGrid with Sencha Architect /I am using Sencha Touch 2.3/.
I added as new resources: ubergrid-all.css, ubergrid-all.js. I created a new panel with alias: ubergrid, I set model and JsonStore. My problem is that I am getting the following errors:
How can I include UberGrid correctly into Architect 3?
Best regards,
Nagy Bence
I would like to use UberGrid with Sencha Architect /I am using Sencha Touch 2.3/.
I added as new resources: ubergrid-all.css, ubergrid-all.js. I created a new panel with alias: ubergrid, I set model and JsonStore. My problem is that I am getting the following errors:
Code: Select all
GET file:///D:/TabClient/MyApp/icon.png ripple.js:48
GET file:///D:/TabClient/MyApp/UberGrid/column/Column.js?_dc=1390993333075 sencha-touch.js:8297
GET file:///D:/TabClient/MyApp/UberGrid/util/Scroller.js?_dc=1390993333076 sencha-touch.js:8297
GET file:///D:/TabClient/MyApp/UberGrid/util/Translatable.js?_dc=1390993333076 sencha-touch.js:8297
GET file:///D:/TabClient/MyApp/UberGrid/Header.js?_dc=1390993333076 sencha-touch.js:8297
GET file:///D:/TabClient/MyApp/UberGrid/Body.js?_dc=1390993333076 sencha-touch.js:8297
GET file:///D:/TabClient/MyApp/UberGrid/model/TabularView.js?_dc=1390993333078 sencha-touch.js:8297
GET file:///D:/TabClient/MyApp/UberGrid/SubGrid.js?_dc=1390993333078 sencha-touch.js:8297
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/column/Column.js', please verify that the file exists sencha-touch.js:8634
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/util/Scroller.js', please verify that the file exists sencha-touch.js:8634
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/util/Translatable.js', please verify that the file exists sencha-touch.js:8634
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/Header.js', please verify that the file exists sencha-touch.js:8634
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/Body.js', please verify that the file exists sencha-touch.js:8634
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/model/TabularView.js', please verify that the file exists sencha-touch.js:8634
Uncaught Error: [Ext.Loader] Failed loading 'UberGrid/SubGrid.js', please verify that the file exists sencha-touch.js:8634
Uncaught TypeError: Cannot call method 'override' of undefined VM11320:1
Best regards,
Nagy Bence
Re: UberGrid
Hmm, applying the same tricks as for our Ext Scheduler blog post doesn't seem to work. Perhaps it's best if you ask in the Sencha forums to see if they can shed some light on how this should work?
www.sencha.com/forum
www.sencha.com/forum
Tired of debugging javascript errors in web applications? Try our new error logging service RootCause, or read more on the Sencha blog
@bryntum
Facebook
API documentation
@bryntum
API documentation
Re: UberGrid
Hi!
Thank you, I'll try!
Best regards,
Bence
Thank you, I'll try!
Best regards,
Bence