Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'livegrid'

893790 - eliasp: extjs livegrid gridfilter
  1. Ext.onReady(function(){
  2.         Ext.ux.menu.RangeMenu.prototype.icons = {
  3.                 gt: 'gfx/greater_then.png',
  4.                 lt: 'gfx/less_then.png',
  5.                 eq: 'gfx/equals.png'
  6.         };
  7.         Ext.ux.grid.filter.StringFilter.prototype.icon = 'gfx/icons/22x22/edit-find.png';
  8.         Ext.ux.grid.filter.DateFilter.prototype.dateFormat = 'Y-m-d';
  9.  
884729 - eliasp: extjs livegrid gridfilter
  1. Ext.onReady(function(){
  2.         Ext.ux.menu.RangeMenu.prototype.icons = {
  3.                 gt: 'gfx/greater_then.png',
  4.                 lt: 'gfx/less_then.png',
  5.                 eq: 'gfx/equals.png'
  6.         };
  7.         Ext.ux.grid.filter.StringFilter.prototype.icon = 'gfx/icons/22x22/edit-find.png';
  8.         Ext.ux.grid.filter.DateFilter.prototype.dateFormat = 'Y-m-d';
  9.  
worth-right
fantasy-obligation