Multiple content in tabbar cell

I have a grid attached to a tabbar cell ‘a’. After the grid, at the bottom, I want to put a button. Please can you tell me how to do this.

Thanks

If you need to place several elements into the tab, attachGrid() method can not be used. You may place the div (atttachObject method) that contains both grid and button