Hi,
We are using WebTab in RTL orientation. We are setting TabDisplayMode as Scrollable using below code.
WebTab1.DisplayMode = Infragistics.Web.UI.LayoutControls.TabDisplayMode.Scrollable;
The scroll button functionality is not working in RTL orientation. Kindly help us to resolve the same.
Please find the sample in the below link to reproduce the issue.
WebTab Sample
Thanks in advance.
Hello JG Giridhar,
Thank you for posting in our forum.
Unfortunately this is not supported out of the box. While loading the additional rtl styles can flip the content orientation, operations like scrolling will not automatically change direction.
As currently the WebTab does not expose a RTL option that allows flipping all operations to work from right to left I would suggest that you either
7282.WebTabSample2.rar
Please note that since this is a custom workaround for a feature that is not yet available in the control it may not work in all possible scenarios.
Let me know if you have any additional questions or concerns.
Regards,
Maya Kirova