Re: menu webcontrol
- From: Tal Aloni <Tal.Aloni.2a5ohx@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 02:35:03 -0500
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
------------------------------------------------------------------------
.
- Prev by Date: Using a custom server control declaratively in a user control
- Next by Date: Re: CustomValidator not working in FireFox
- Previous by thread: Using a custom server control declaratively in a user control
- Next by thread: Multicomlumns Combobox
- Index(es):
Relevant Pages
|