I tried with to hide columns as below:
orCode:Ext.ComponentQuery.query('#email')[0].show();
but hiding one column its working fine but in case of multiple columns more than 3 its hanged and sometimes have to kill the page ...Code:gridPanel.columns[14].show();
any suggestion and help would be appreciated.
Thanks & Regards
vik