All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Menu
/
rtl from xml
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
MB
149 posts
Member since:
Jan 2005
Posted 15 Jan 2008
Link to this post
Sorry if this is in the help, or examples, but I can't seem to find it.
How do I specify rtl from an xml definition ??
Atanas Korchev
Admin
8462 posts
Posted 16 Jan 2008
Link to this post
Hi,
Simply adding dir="rtl" to the Menu tag should suffice:
<Menu dir="rtl">
</Menu>
Greetings,
Albert
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
Back to Top
Close