Hi Maxim, good question! i think we can do it, i will have a look tomorrow... jquery or kendo ?
best regards, sebastien On Jan 13, 2017 19:15, "Maxim Solodovnik" <solomax...@gmail.com> wrote: Hello Sebastien, Is there any option to update TabbedPanel preserving active tab? Both tabs.reload(handler) and handler.add(tabs) resets active tab :((( or maybe if TabbedPanel was created as follows: new TabbedPanel("tabs", Arrays.asList(userTab, fileTab)).*setActiveTab*(0) it will be "re-assirned" on reload? -- WBR Maxim aka solomax