REmove Footer

PHOTO EMBED

Mon Jan 01 2024 08:27:48 GMT+0000 (Coordinated Universal Time)

Saved by @Reemhel #sql

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