Ext JS - Learning Center

Extension:ProgressColumn

From Learn About the Ext JavaScript Library

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 10,740 times.