Extension:SelectiveCheckboxSelectionModel (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: 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 12,819 times.