Is it possible to create one grid that appears on multiple tabs? Thanks!
Hello,
The only possible solution is to use iframes loading mode for tabbar, initialize the grid in a separate page, and load this page into several tabs (setContentHref method).