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:723546
More Search Options
RSS Available
Matching Posts
Re: Can I add an entire folder to my Web Application Project?
[quote user="KevinAMac"] OK, I finally found the answer by Googling --- you copy the folder into place using Windows Explorer . Next, you make sure you have chosen Show All Files in the Solution Explorer . Then click the Refresh to show the new folder, right-click it and choose Include in Project. Now the folder and all of its contents will be included in your Web Application Project . That's It!! Kevin [/quote] Thanks!
Posted to
VS 2005 Web Application Projects
(Forum)
by
Moosdau
on 8/11/2009
Re: [TreeView]How to switch node image during expand/collapse/select without postback?
I have read this article before I asked. It's all about the "tree image" instead of "node image". It seems the feature I want is not supported now, and I think maybe I should give up , any way , two pictures before a single text node is some kind of waste... Thanks to all!
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Moosdau
on 8/4/2009
Re: Javascript intellisense with enumerations
same to me... But why the enumerations created by microsoft could be listed? Such as Sys.UI.Key.something I can't understand.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Moosdau
on 8/3/2009
Re: [TreeView]How to switch node image during expand/collapse/select without postback?
[quote user="Hong-Gang Chen - MSFT"] After test, the ExpandedImageUrl and SelectedImageUrl are still available. Check this, http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.treeview_members.aspx [/quote] Thanks for your reply. But what you said is properties of "TreeView" , and I mean the properties of "TreeNode" , ExpandedImageUrl property will replace the plus(+) icon, but what I want is insert an image between the pluc or minus icon and text. like
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Moosdau
on 8/3/2009
Properties of Microsoft AJAX Library Class?
Hello everyone: I want to use properties in a javascript class, everything I've found is of this: ------------------------------------------------------------------- Test = function() { this._name = ""; } function Test$Get$Name() { return this._name; } function Test$Set$Name(arg) { this._name = arg; } Test.prototype = { get_name: Test$Get$Name, set_name: Test$Set$Name } Test.registerClass("Test"); ------------------------------------------------------------------- it's
Posted to
Client Side Web Development
(Forum)
by
Moosdau
on 8/3/2009
Re: [TreeView]How to switch node image during expand/collapse/select without postback?
...... I've build AJAX pages for years, and I think I know what is AJAX. As you said in your previous post, AJAX is " partial POSTBACK " , partial postback is postback, it will send request to server, and server will do some work , and then send respond data to client. Although it seems like a pure client action to a user, but it's totally diffrent from client action to a programmer. I want a real client solution,with no business of server.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Moosdau
on 7/29/2009
Re: How to draw a very large picture(wider than 32767px)?
ok... thanks .
Posted to
System.Drawing/GDI+
(Forum)
by
Moosdau
on 7/28/2009
[TreeView]How to switch node image during expand/collapse/select without postback?
In old Microsoft.Web.UI.WebControls.TreeView, there are ExpandedImageUrl and SelectedImageUrl property, that could switch image at client side, but these property are disappeared in new treeview control, so how to achieve the same effect as the old control did? I've searched very hard, but everything I found is of postback, which is really I don't want. Thanks in advance.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Moosdau
on 7/28/2009
Re: [TreeView]How to switch node image during expand/collapse/select without postback?
Thanks for your answer. But I think it's not worthy to postback so many times(because there are many users) just for switch icon. I hope this action could be completed at client side. And I think it's not so difficult, ---- the old treeview control did perfectly.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Moosdau
on 7/28/2009
How to draw a very large picture(wider than 32767px)?
Hello everyone: The Width property of Image control is of Unit type, and it has a maximum width 32767 , but I have to draw a image with about 60000px wide, how to display it ? Thanks! Scott.Yan
Posted to
System.Drawing/GDI+
(Forum)
by
Moosdau
on 7/13/2009
Page 1 of 7 (66 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online