Hello all I solved this issue.I am not getting what is th actual problem But what i did I am describing here. Width of inner most Tab Panel (with 15 tab) is set to 100%. I changed it to in pixel (to 750px). Now its working fine.
On Nov 13, 3:29 pm, Sanjay Jain <[email protected]> wrote: > Hello all > I am using Tab Panel (With single tab). > In this Tab Panel I am adding another Tab Panel (With single tab). > In the above Tab Panel I am adding another Tab Panel. (With 15 tab). > > And for third & inner most Tab Panel I used auto horizontal tab scroll > true. Like this : > > taskTabPanel.setEnableTabScroll(true); > > There are 15 tabs in the inner most tab. > Now my problem is that while clicking on the Right Horizontal scroll > button It will work fine for 12 tab. (i.e It will scroll up to 12 tab > correctly),But after 12th tab it is not scrolling properly. > Can any one help me out of this. > > Thanks in advance -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
