-
14 Jan 2013 4:07 PM #1
Grid + CheckboxSelectionModel
Grid + CheckboxSelectionModel
You have CheckboxSelection model which have defines:
However, there is still old checkbox as background-image, because <td class="x-grid3-hd x-grid3-cell x-grid3-td-checker x-grid3-cell-first"> has inside <div class="x-grid3-hd-inner x-grid3-hd-checker">. Last div has inside header template from config.PHP Code:width : 42,
header : '<div class="x-grid3-hd-checker" style="width: 20px; margin-left: 20px;"> </div>',
-
16 Jan 2013 1:11 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,624
- Vote Rating
- 435
Hm... I hadn't noticed that till now myself. Are you wanting to report a bug? All Ext JS 3 fixes will be available to support subscribers only. You could simply use CSS to override a class style.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
21 Jan 2013 12:20 PM #3
It is up to you. Im going override clients application into Ext 4. Maybe someone else need fix this probem.


Reply With Quote