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:490588
More Search Options
RSS Available
Matching Posts
Re: asp.net webpage Designer doesn't get updated when new controls are pasted on aspx page
If you have an example of a page that doesn't automatically update its designer file, I would really be interested in if you could share it with me. There is a very specific commit model for when the .designer file gets updated. It happens periodically but it also can be forced with a view switch or a simple save operation. If you have a page where you add/remove controls, save, and this doesn't update, please let me know. As far as a faster way to switch between source and design, there
Posted to
Visual Studio 2008
(Forum)
by
dannychen
on 12/2/2008
Re: Editing\Adding columns to gridview in 2008 won’t save if done graphically
Hi Buzz10, I would like to understand this problem in more detail. I tried to reproduce your problem but I was not able to. Could you provide more detail about the issue. Here is what I tried: 1. open vs, new website, switch default.aspx to split view with focus in design view 2. Drag and drop a gridview, change AutoGenerateColumns = false in the property grid 3. Use the SmartTasks for the gridview and choose edit columns 4. Add 2 bound fields, for the first one set header text to "foo"
Posted to
Visual Studio 2008
(Forum)
by
dannychen
on 4/23/2008
Re: TreeView does not appear with a large number of nodes
The TreeView has a feature that was meant specifically for this purpose. It is called "PopulateOnDemand". To enable this behavior, you write a method that knows how to populate child nodes of any given node. Then you populate your TreeView only to the initial depth you would like to be loaded every time and for the last level leaves, you set the PopulateOnDemand property to True and Expanded to False. When the node is expanded, some AJAX code will run to dynamically call into your populate
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dannychen
on 8/10/2007
Re: Button on click problem (bug)
Thanks for your repro! I was able to confirm that your page does not reproduce the problem in our latest builds. You should not see this issue in the RTM version. -- Danny
Posted to
Visual Studio 2008
(Forum)
by
dannychen
on 8/10/2007
Re: Button on click problem (bug)
Hi, We had a couple of known issues where this happened but none in as simple of a repro as you have specified. I tried your scenario in Beta2 and it worked. All of the cases I know about have been in much more complicated pages. Could you share the markup of a page which reproduces this problem? I'd like to ensure that we have fixed it for the release. Thanks. -- Danny Chen The Visual Web Developer Team.
Posted to
Visual Studio 2008
(Forum)
by
dannychen
on 8/10/2007
Re: Only HTML controls accessable in the toolbox.
Hi, Sorry, but WS 2008 B3 is not supported with VS2008 Beta2. This is a known issue which results in exactly the behavior you describe. Basically there is a temporary incompatability between the framework and VS that has already been resolved in later releases of WS2008. I'm afraid there is no workaround that I know of. -- Danny Chen Visual Web Developer Team
Posted to
Visual Studio 2008
(Forum)
by
dannychen
on 8/10/2007
Re: TreeView and Vertical Scrolling
Vic, Try this: http://forums.asp.net/thread/1080929.aspx -- Danny
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dannychen
on 6/15/2006
Re: Question about asp:Menu class and Horizonal Sub Menus
That rendering isn't availible out of the box for the Menu. It may be possible to apply styles to the CSS Adaptor for the Menu to provide it. I'm not sure what the roadmap is for ATLAS but it's also possible that a tabstrip control of some sort will be provided. You can read more about the css adaptors here: http://weblogs.asp.net/scottgu/archive/2006/05/02/CSS-Control-Adapter-Toolkit-for-ASP.NET-2.0-.aspx -- Danny
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dannychen
on 5/24/2006
Re: Custom layout for ASP.NET 2.0 Menu
The Menu control does not offer the ability to render in that fashion out of the box. However, with the recent CSS Adaptors, it may be possible (I don't know if it is or is not) to make this happen with custom styles. Read more about it here: http://weblogs.asp.net/scottgu/archive/2006/05/02/CSS-Control-Adapter-Toolkit-for-ASP.NET-2.0-.aspx -- Danny
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dannychen
on 5/24/2006
Re: not display root node in sitemappath
I think you should try moving this code to global.asax and seeing if it helps. Hooking up the event handler should happen on Application_Start. -- Danny
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
dannychen
on 5/23/2006
Page 1 of 84 (840 items) 1
2
3
4
5
Next >
...
Last »
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
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online