On Fri, Sep 25, 2009 at 2:28 AM, Kyle Spraggs <the...@spiffyjr.me> wrote:

>
> Matthew Weier O'Phinney-3 wrote:
> >
> > -- Cameron <themsel...@gmail.com> wrote
> > (on Wednesday, 23 September 2009, 09:42 AM +0800):
> >> Dojo grids. I've actually just moved a lot of my functionality over to
> >> Dojo
> >> JsonRestStore so I can do in-grid editing, it's not completed yet, but
> so
> >> far
> >> it is coming together really smoothly.
> >
> > I'm planning on doing a blog post on this combination (Zend_Rest_Route +
> > dojox.data.JsonRestStore + dojox.grid.DataGrid) -- the three work
> > together incredibly well, and make CRUD interfaces a breeze.
> >
> >> On Tue, Sep 22, 2009 at 9:10 PM, Kyle Spraggs <the...@spiffyjr.me>
> wrote:
> >>
> >>     I was curious what everyone is using for DataGrids. I am aware of
> >> http://
> >>     petala-azul.com/blog/ as well as http://code.google.com/p/
> >>     zend-framework-datagrid/ and there is also the possibility of Dojo
> >> Grids.
> >>     Any input would be appreciated.
> >
> > --
> > Matthew Weier O'Phinney
> > Project Lead            | matt...@zend.com
> > Zend Framework          | http://framework.zend.com/
> >
> >
>
> I don't mean to steal your thunder but that's exactly what I'm using and am
> in the middle of writing a blog post. :)
>
>
I've got the whole lot working pretty nicely at the moment, just trying to
work out how best to do inline Selects - trying to get a
dojox.data.KeyValueStore to attach. It'd be nice to have a KVS and just grab
the options autocomplete style from a json-providing url!

Reply via email to