Advertising
advertising
related pastes to tag 'livegrid'
- 893790 - eliasp: extjs livegrid gridfilter
-
- Ext.onReady(function(){
- Ext.ux.menu.RangeMenu.prototype.icons = {
- gt: 'gfx/greater_then.png',
- lt: 'gfx/less_then.png',
- eq: 'gfx/equals.png'
- };
- Ext.ux.grid.filter.StringFilter.prototype.icon = 'gfx/icons/22x22/edit-find.png';
- Ext.ux.grid.filter.DateFilter.prototype.dateFormat = 'Y-m-d';
- 884729 - eliasp: extjs livegrid gridfilter
-
- Ext.onReady(function(){
- Ext.ux.menu.RangeMenu.prototype.icons = {
- gt: 'gfx/greater_then.png',
- lt: 'gfx/less_then.png',
- eq: 'gfx/equals.png'
- };
- Ext.ux.grid.filter.StringFilter.prototype.icon = 'gfx/icons/22x22/edit-find.png';
- Ext.ux.grid.filter.DateFilter.prototype.dateFormat = 'Y-m-d';