Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1710
Show Header
posted

I am trying to turn the header on and off in a grid, depending on if it has records or not.

It appears if I set showHeader to false when I create the grid I can never set that to true and have it display.

However if I set it to true when creating the grid and then call _setOption('showHeader', false);  It will hide but since this is a private method I was wondering the correct way to accomplish this.

Parents Reply Children
No Data