I have a hidden grid in a page and I have added an event on click of a button to set the 'Visible' property of the grid to be true. Along with that I am trying to set a couple of other grid's Visible property to false. But that is not happening, they are not getting hidden.