Login Register

Can a TabContainer be a view for Grid?

Hi all,
I am a newbie to DOJO. I am trying to use the Grid widget as follows:

First column is the BookID and the other columns (or a Grid's view), i want them to be a TabContainer.

Each tab will have it's own columns. But, each tab should be in sync with the BookID column.

Is it possible to create a TabContainer as a Grid's view?

TIA,
sv