Hi,
I want to hide the grids based on the checkbox value. If the check box value is true then i need to hide the table fully. I used Enable,disable options. Its works fine. But i want to hide entire grid. If I used destroy method the grid was totally destroyed after I unclick the checkbox It is not visible. Please give some suggestions for this.