Re: Reload TabbedPanel preserving active tab

2017-01-17 Thread Maxim Solodovnik
there any workarounds except removing dialog from the tab-panel? > > > > > > > > On Sun, Jan 15, 2017 at 12:30 AM, Sebastien wrote: > > > > > Transferring to users@, I did not realized I reply to you only > Maxim... > > > > > > >

Re: Reload TabbedPanel preserving active tab

2017-01-17 Thread Sebastien
15, 2017 at 12:30 AM, Sebastien wrote: > > > Transferring to users@, I did not realized I reply to you only Maxim... > > > > > > -- Forwarded message -- > > From: Maxim Solodovnik > > Date: Sat, Jan 14, 2017 at 5:13 PM > > Subject: Re: Reload TabbedPanel

Re: Reload TabbedPanel preserving active tab

2017-01-17 Thread Maxim Solodovnik
reply to you only Maxim... > > > -- Forwarded message -- > From: Maxim Solodovnik > Date: Sat, Jan 14, 2017 at 5:13 PM > Subject: Re: Reload TabbedPanel preserving active tab > To: Sebastien > > > Thanks a lot Sebastien! > Works as expected :) &g

Fwd: Reload TabbedPanel preserving active tab

2017-01-14 Thread Sebastien
Transferring to users@, I did not realized I reply to you only Maxim... -- Forwarded message -- From: Maxim Solodovnik Date: Sat, Jan 14, 2017 at 5:13 PM Subject: Re: Reload TabbedPanel preserving active tab To: Sebastien Thanks a lot Sebastien! Works as expected :) On Sat

Re: Reload TabbedPanel preserving active tab

2017-01-13 Thread Maxim Solodovnik
Jquery :) Thaks a lot! WBR, Maxim (from mobile, sorry for the typos) On Jan 14, 2017 01:30, "Sebastien" wrote: > 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" w

Re: Reload TabbedPanel preserving active tab

2017-01-13 Thread Sebastien
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" wrote: Hello Sebastien, Is there any option to update TabbedPanel preserving active tab? Both tabs.reload(handler) and handler.add

Reload TabbedPanel preserving active tab

2017-01-13 Thread Maxim Solodovnik
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-assir