wxGrid

Hello,
I am trying to use the wxGrid class and add it to a wxWizard I am creating, but it seems that wxGrid only will show if I put it on a frame. I even tried to make the grid's parent a panel of a frame and it didnt work. Anybody know what the deal is? Thanks.

Gilad