I have been using asp.net menu control that is programmatically binded at runtime and has n child node levels. Now i want to use CssAdapterMenu instead because the menu control contains more than 1000 menuItems(in the near future it
can also be more 2000 menuItems) and has very slow response in IE 6 or IE 7.
Now my question is how should i change the classic asp.net menu to CssAdapterMenu. What should be the steps? Any samples example of n child node levels would be helpful
Thanks.
"css friendly adapter"css adapters menuCSS friendly Menu3.5 2008 friendly css adaptersASp .net MENU control adapters
amodi
Member
25 Points
51 Posts
Changing classic asp.net Menu to CssAdapterMenu
Jan 27, 2010 09:01 AM|LINK
Hello Friends,
I have been using asp.net menu control that is programmatically binded at runtime and has n child node levels. Now i want to use CssAdapterMenu instead because the menu control contains more than 1000 menuItems(in the near future it can also be more 2000 menuItems) and has very slow response in IE 6 or IE 7.
Now my question is how should i change the classic asp.net menu to CssAdapterMenu. What should be the steps? Any samples example of n child node levels would be helpful
Thanks.
"css friendly adapter" css adapters menu CSS friendly Menu 3.5 2008 friendly css adapters ASp .net MENU control adapters
amanbhullar
Contributor
2810 Points
480 Posts
Re: Changing classic asp.net Menu to CssAdapterMenu
Jan 27, 2010 09:47 AM|LINK
check if the post can help you
http://forums.asp.net/p/1513994/3616096.aspx
Aman Bhullar
ARLiveSupport.com
Mark as Answer, on the posts replys that helped you !!!.
amodi
Member
25 Points
51 Posts
Re: Changing classic asp.net Menu to CssAdapterMenu
Feb 02, 2010 07:51 AM|LINK
Thanks amanbhullar!
Is there an easy to to edit the css according to own requeirement. I need the css for horizontal menu that has 5 tiers. Any help?