Skip to content

An Ext.grid column that contains Ext.Button instance to supplement the actioncolumn

Notifications You must be signed in to change notification settings

Inventis/Ext.ux.grid.ButtonColumn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Ext.ux.grid.ButtonColumn

Info

This is a User Extension for ExtJS 3, you can download ExtJS at sencha.com Ext.ux.grid.ButtonColumn is a user extension that implements Ext.Button components placed in a grid row and supplements the Ext.grid.ActionColumn. I've had several client cases that required an actual button in a grid cell instead of a clickable image or icon. From a usability standpoint this is a little more intuitive but be aware that this might have a serious impact on your performance.

Usage

For now you can refer to the examples included in this repo.

Running the examples

To run the included examples just follow these simple steps

  • Download a recent version of the ExtJS 3 branch from sencha.com and extract it somewhere on your computer.
  • Copy the ButtonColumn.js and ButtonColumn.css into the examples/ux/ folder of the ExtJS 3 folder you just extracted
  • Copy the whole examples/buttoncolumn folder from this repo into the examples folder.
  • Then just open the buttoncolumn.html file in your browser.

Author

Chris Ramakers chris@inventis.be

About

An Ext.grid column that contains Ext.Button instance to supplement the actioncolumn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published