How to get access to a grid attached to tabbar in a window,

Tell please.

How to get access to a grid attached to tabbar in a window, from other modal window?


do you iframes ?


If you don’t, you can access grid by its object:


var grid = tabbar.cells(tabId).attachGrid();