Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:488821
More Search Options
RSS Available
Matching Posts
Re: Webpart Title Link
Your usercontrol will get wrapped inside a GenericWebPart which will in turn look for custom attributes based on the IWebPart interface (even though your control doesn't implement that interface). If you specify a TitleUrl on your control declaration, it should be automatically picked up by the GenericWebPart: <somePrefix:SomeControl runat=server TitleUrl =" http://microsoft.com " Title="Microsoft" ... /> Hope this helps, Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/25/2005
Re: Webpart Title Link
You can use TitleUrl; it is part of the IWebPart interface. Thanks, Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/25/2005
Re: Hide root node only for Menu control
Hi Craig, this shouldn't be the case. In your output, it looks like the Menu control has StaticDisplayLevels set to "2". Please can you provide the code for your sitemap file as well as your markup for the Menu? Thanks, Joe
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
JoeBerg
on 10/17/2005
Re: Webparts with AJAX
The scenario where the ASP.NET callback feature is used with WebParts is currently not supported. This is partly due to the fact that page life cycle event where the personalization state is saved is not executed during a Callback. In the case where AJAX would be used, you would need to make sure that the life cycle of the page goes beyond Page.PreRenderComplete. Hope it clarifies, Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/17/2005
Re: SQL Express 2005 and Web Parts
Hi, did you run aspnet_regsql.exe against your SQL Express database? Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/17/2005
Re: Updating webparts between guest and login in user (Personalisation)?
A user should not be able to customize the page when not authenticated. Please could you provide more information about your scenario? Are you using Windows or Forms Authentication? Do you enable anonymous users to enter shared scope? Thanks, Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/17/2005
Re: Calling All Safari Browsers
Hi Don, Safari only supports downlevel rendering by default; the scenarios using uplevel rendering (like IE and FireFox) are not supported. The mappings to the downlevel menu adapter can be found in \windows\framework\v2...\config\browsers\mozilla.browser under the "Safari" node: <controlAdapters> <adapter controlType="System.Web.UI.WebControls.Menu" adapterType="System.Web.UI.WebControls.Adapters.MenuAdapter" /> </controlAdapters> Removing those lines would generate up level rendering
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
JoeBerg
on 10/17/2005
Re: SQL Express 2005 and Web Parts
I have never tried but I don't see why this wouldn't work. Please see the following post on how to setup the web parts framework to persist the data to any SQL server (aspnet_regsql.exe + web.config setup): http://forums.asp.net/972711/ShowPost.aspx In your case, you would have to use localhost in the connection string. Hope this helps, Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/17/2005
Re: rc0 weird error
Hi, this is a known stress issue that got fixed for RTM. Thanks for reporting this, Joe
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
JoeBerg
on 10/14/2005
Re: Web Part doesn't show Close and Minimize controls.
Please see the following post: http://forums.asp.net/1019186/ShowPost.aspx Thanks, Joe
Posted to
Web Parts and Personalization
(Forum)
by
JoeBerg
on 10/13/2005
Page 1 of 18 (176 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online