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:676609
More Search Options
RSS Available
Matching Posts
CascadingDropDownList with parameters for the first dropdown contents
Hi, I'm trying ot make use of the CascadingDropdown control but I'm having trouble figuring out how to pass the parameters I need to populate the initial (top level) DropDownList For example, I have the following DropdownLists: Program SubProgram I want the cascade to occur on the SubProgram. The problem lies in populating the Program DropDownList. I need to populate it based on a couple integer values (ProducerID and ProductID). How do I specify these values for use in the webmethod? I can't
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danehrig
on 11/20/2007
Cancelling a updatepanel partial postback on user navigation
I've got an update panel which is loads a report after the page has otherwise completed loading. Ideally what I would like to do is force the update panel to cancel somehow when the user navigates away using a link. Currently what it does when the link is clicked is finish the updatepanel's postback, then navigate away. Is there anything I can do to improve this?
Posted to
ASP.NET AJAX UI
(Forum)
by
danehrig
on 11/9/2007
Replacing an IFrame with an updatepanel
I current have a web application which has an iframe on the default page. After the user has logged in, the Iframe is set to contain another page based on a user preference. For example, most users will see the default page with a default report loading inside it after login. Users may customize which report they want to see (and therefore which page loads in the iframe.) Now my manager wants to get rid of the iframe for various reasons. In particular he would like the users to be able to interact
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
danehrig
on 11/6/2007
Displaying a pdf inside a modalpopup?
Is it possible to display a pdf with the full pdf toolbar (save print etc) inside a modalpopup? Looking through the documentation I dont' see any intuitive way to do so.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danehrig
on 10/5/2007
Re: Multiple users of single VS2005 installation on server over Remote Desktop
That was my first inclination as well, but our boss is dead set against it. Are there any other approaches? I'm really not even sure if this is within the VS2005 license or not but that's above my pay grade I suppose.
Posted to
Visual Studio 2005
(Forum)
by
danehrig
on 10/3/2007
Multiple users of single VS2005 installation on server over Remote Desktop
Hello, I've recently started a new job at a company that is trying to make do with a single copy of VS2005 on a central server that the developers remote desktop to. The problem I'm running into is that when developing, when I try stepping through on a debug I don't get anywhere because someone has changed code in some other class and the debugger wants to be restarted. Is there any way to mitigate this behavior?
Posted to
Visual Studio 2005
(Forum)
by
danehrig
on 10/3/2007
Re: CollapsiblePanel initial height
Just realized we we need to wrap the lines to make sure it only happens on vertical animations: if ( this ._expandDirection == AjaxControlToolkit.CollapsiblePanelExpandDirection.Vertical) { // set the containing panel's height to auto in case of hidden children this .get_element().style.height= "auto" ; }
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danehrig
on 3/14/2007
Re: CollapsiblePanel initial height
Mission accomplished! (I think) after screwing around all over the place in both the collapsiblepanelbehavior.js and animations.js code and screwing things up spectacularly, I restarted from scratch and added a single line to the initialize function which seems to have had the desired effect. In CollapsiblePanelBehavior.js, added these two lines: // set the containing panel's height to in case of hidden children this.get_element().style.height="auto"; to initialize() just after this._setTargetSize
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danehrig
on 3/14/2007
Re: CollapsiblePanel initial height
Wow, this is already on page three. Anyone run into this before?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danehrig
on 3/14/2007
CollapsiblePanel initial height
I've got a little problem: I have a collapsiblepanel which initializes with collapsed = false. Inside it is another collapsiblepanel initialized with collapsed = true. The problem is that when the page first loads, the parent collapsiblepanel initializes with a fixed height, which I've traced down to the javascript level and found to be set to the panel's offsetheight. The problem with that is that it doesn't leave room for the child collapsiblepanel to expand. When one does expand the child it will
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
danehrig
on 3/13/2007
Page 1 of 5 (49 items) 1
2
3
4
5
Next >
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online