Tagged Questions
The cssadapter tag has no wiki summary.
1
vote
1answer
427 views
asp.net tree css adapter selectedNode is null?
I just switched to using the CSS Adapters for my TreeView control on one my ASPX pages. Now, for some reason, I cannot use the SelectedNode method except in my OnClick() event. ALL other events show ...
1
vote
2answers
316 views
ASP.NET CSS Adapters without the crazy js injected to “help you”
the object of the game in this case is to use a Treeview with a sitemap provider - and implement using CSS. I'm guessing the way to do this is with the CSS adapter kit.
I've plugged in the adapters ...
0
votes
1answer
48 views
CSS Friendly Adapters Menu Control Not working in IE
I was having some rendering issues with the old-style menu control getting Chrome to look correct, so I decided to switch and use the CSS Friendly Adapters (http://cssfriendly.codeplex.com/) to get my ...
0
votes
1answer
104 views
Simple list based output instead of style and javascript ridden ASP.net webforms menu
Is there a way (or component i could use) to output a simple menu.
I just need it output as a list, like you would use for a simple superfish menu.
I've looked at the menu control and cssadapters ...
0
votes
2answers
217 views
Exception creating type for an adapter in a Sharepoint website?
I have a website in Sharepoint 2007. I use control adapters, specifically an adapter for the menu and the login control. These two adapters resides in a signed assembly that it is deployed to the bin ...