Extension:ProgressColumn (Legacy)

This version of our Learning Center is unmaintained.
This article may be out-of-date or contain incorrect information.
Please visit the new Sencha Learning Center for up-to-date material.

Go to the new Sencha Learning Center

From Sencha - Learn

Jump to: navigation, search
Summary: Shows a progress bar in a grid column
Author: Benjamin Runnels
Published: 06-06-2008
Version: 1.1
Ext Version: Extjs 2.x
License:
Demo Link: No Demo
Forum Post: View Post

Information

Ext.ux.grid.ProgressColumn is a grid plugin that shows a progress bar for a number between 0 and 100 to indicate some sort of progress. The plugin supports all the normal cell/column operations including sorting, editing, dragging, and hiding. It also supports special progression coloring or standard Ext.ProgressBar coloring for the bar.

This is based off the work started here: http://extjs.com/forum/showthread.php?t=36291

Get the latest version here: [1]. You can extract the attached zip file into the examples folder to see a demo.

This has been tested working in FF2 and IE6

Image:Ext.ux.grid.ProgressColumn.PNG

This page was last modified on 13 June 2008, at 14:06. This page has been accessed 21,155 times.