Scrollable cell with multiple attached components

I would like to attache to cell several Tabbars which follows one another and could be found in the cell by scrolling its content. Is it possible?

Hello
You can use the next way of appending different objects:
dhtmlx.com/docs/products/dhtmlxL … bject.html
Where divs will be tabbars containers

And also you can use method showInnerScroll() to force cell’s scroll
docs.dhtmlx.com/api__dhtmlxcell_ … croll.html