When the iGrid is hidden , using style.visibile = 'hidden', how can we remove the space used by the iGrid in the UI? I tried using style.display = 'block' but no luck.
↧
When the iGrid is hidden , using style.visibile = 'hidden', how can we remove the space used by the iGrid in the UI? I tried using style.display = 'block' but no luck.