gideondsouza
10 Feb 2012, 12:38 AM
There is the cell editing in grid example over here (http://dev.sencha.com/deploy/ext-4.0.0/examples/grid/cell-editing.html), and the TreeGrid example here (http://dev.sencha.com/deploy/ext-4.0.0/examples/tree/treegrid.html).
Now I want that editable/add functionality, where one can add/edit in place, I want this functionality in the TreeGrid . Something like the TreeGrid examples here (these are for Ext GWT)
(http://gxtexamplegallery.appspot.com/)
So first off, is it possible? I noticed that Ext.grid.Panel has plugin for cell editing but Ext.tree.Panel doesn't have any plugin.
Is there an alternative, or any other solution? Could point me to where I would start?
Thanks so much
-Gideon
Now I want that editable/add functionality, where one can add/edit in place, I want this functionality in the TreeGrid . Something like the TreeGrid examples here (these are for Ext GWT)
(http://gxtexamplegallery.appspot.com/)
So first off, is it possible? I noticed that Ext.grid.Panel has plugin for cell editing but Ext.tree.Panel doesn't have any plugin.
Is there an alternative, or any other solution? Could point me to where I would start?
Thanks so much
-Gideon