How can I get ride off the dataset table name from showing in datagrid.

I have to click the "table" link in order to see my datagrid.rows.
I have tried a few grid properties ( grd.ParentRowsVisible = False; grd.Expand(-1)), but no luck.