function(config) { 
   config.defaultGridViewOptions = { 
      footer: false } 
return config; }