Re: [html-formfu] ExtJS - metaData - Grid population via REST

2010-11-17 Thread Benjamin Martin
On 17/11/10 15:35, Moritz Onken wrote: Is this actually working? Hi Moritz, It does work here. My store looks something like this: new Ext.data.JsonStore ({ id:'mystore', url: /url/for/rest/api remoteSort:true, listeners: { load: functi

Re: [html-formfu] ExtJS - metaData - Grid population via REST

2010-11-17 Thread Moritz Onken
Hi, I couldn't find documentation for the header attribute in the field definition. Is this actually working? Ref: http://dev.sencha.com/deploy/dev/docs/?class=Ext.data.Field Cheers, moritz Am 17.11.2010 um 13:27 schrieb Benjamin Martin: > Hello, > > I pretty new to ExtJS and the Catalyst con

[html-formfu] ExtJS - metaData - Grid population via REST

2010-11-17 Thread Benjamin Martin
Hello, I pretty new to ExtJS and the Catalyst controller, so forgive me if I have missed the blindingly obvious. Basically I have a grid with gets filled dynamically from a Json store thanks to CatalystX::ExtJS and HTML::FormFu::ExtJS. It seems to work well, except for when I try to use the