Ext JS - Learning Center

Extension:SelectiveCheckboxSelectionModel

From Learn About the Ext JavaScript Library

Jump to: navigation, search
Summary: Extension to the CheckboxSelectionModel with a filter which rows should be selectable
Author: BitPoet
Published: March 24 2009
Version: 1.02
Ext Version: 2.x
License: http://en.wikipedia.org/wiki/WTFPL
Demo Link: View Demo
Forum Post: View Post

Extension

Extends the CheckboxSelectionModel. Adds the checkboxCondition config option to the GridPanel which expects a function that returns true if a checkbox should be present for a row or false if not. The function is passed the same parameters as documented in the setRenderer-method of Ext.grid.ColumnModel.

  • This page was last modified on 15 May 2009, at 09:18.
  • This page has been accessed 2,268 times.