Rank: Newbie Groups: Member
Joined: 6/28/2007 Posts: 2
|
Hi. I am using the tabstrip control to dynanically display categories loaded from a database. When I display them using the tab control in multiline mode with a fixed width the different rows do not always line up on the right as they do on the left. Is there a way to make them line up? Thanks mani
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
hi, mani
Thanks for posting your questions here. I tried it for quite a while, and what happens to me is, in multiline mode, if I set RightToLeft to default value false, it seems everything working fine. But if I set the RightToLeft to true, looks like it does have some problem on making them line up. Is this what you are trying to do?
We will try to fix it as soon as we can, and put it into next release. Thanks again and please feel free to let us know if you have more questions.
Thanks.
|
Rank: Newbie Groups: Member
Joined: 6/28/2007 Posts: 2
|
I actually have it set to the default value of false. When I set RightToLeft to true, not all the tabs are displayed. I have a lot of tabs (more than 20). Also, on post back in multiline mode the tabs seem to jump around before settling back into position. Any ETA on the next release? - mani
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi mani,
Unfortunately we do not have an ETA yet. RightToLeft has been one of the most difficult issues and even browsers does not support it well. We got it working with menus but so far it's far from pefect for multi-row tabstrips.
Thanks
|