-
13 Jun 2009 12:29 PM #1
Add a delete button in each row of an data grid
Add a delete button in each row of an data grid
Ever wanted to Add a delete button in each row of an data grid? Just follow the link that leads to a blog post of mine and you can download an extension to do that.
Have fun,
Marcus
-
14 Jun 2009 8:04 AM #2Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,169
- Vote Rating
- 28
Technically, it's not a 'button', but an icon.
Also, if people wanted to do more than just delete, take a look at saki's rowActions plugin.
http://rowactions.extjs.eu/

Also, the general consensus is that we add extensions and plugins to the Ext.ux or Ext.plugins namespace.
Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.
-
14 Jun 2009 8:04 AM #3Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,169
- Vote Rating
- 28
Btw, thanks for sharing


Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.


Reply With Quote