Hi All,
I am using Extjs 3.4,
setting hidden:true for an item(grid) and when i click on a button,want to show this grid
for that i am using
grid.show(); or
grid.setVisible(true);
It is working fine in firefox,but not working in Google Chrome.
Any Idea?
Thanks & Regards
Manoj Parida
