Re: menu webcontrol




question 1:
you can use the System.Web.UI.WebControls.Adapters.MenuAdapter, and
define css classes that uses "right to left" alignment,
(that's what I did, you can just modify existing sample)

unlike many other controls, rtl support for WebControls.Menu is not out
of the box.

try (+existing sample that can easily modified):

[url]http://weblogs.asp.net/scottgu/archive/2006/05/02/444850.aspx[/url]



--
Tal Aloni
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

.



Relevant Pages