Hi.
Asp.net menu does not support rtl direction, I mean, after changing direction to rtl, left arrow does not change to right arrow. (Arrow which appears when menu item has sub menus).
What should I do?
Is it better that I use a third party developed menu?
(I use VS 2008)
Thanks
Loading

Majid KamaliPosted Feb 28, 2011, 12:51 PM
Thanks
Bryian TanPosted Feb 28, 2011, 2:26 AM
That is a user control. You can download the sample project and experiment with it.
Thanks,
Bryian Tan
Majid KamaliPosted Feb 28, 2011, 2:11 AM
add that dll into toolbox?
Suthish NairPosted Feb 27, 2011, 10:48 PM
If your are using css margin tag, try resetting it to zero value.
Bryian TanPosted Feb 27, 2011, 8:45 PM
I did something similar before, check it out here, it might help.
ASP NET Horizontal Menu Control