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:661379
More Search Options
RSS Available
Matching Posts
Re: Can't Get OnAdaptedSelectedNodeChanged to work with UserControl and Master Page
I'm using a Control that derives from TreeView, so the RaiseAdaptedEvent actual need to start its search for the event handler in the current control, not the parent control. A complete version of the modified C# therefore looks like this: public void RaiseAdaptedEvent( string eventName, EventArgs e) { string attr = "OnAdapted" + eventName; if ((AdaptedControl != null ) && (!String.IsNullOrEmpty(AdaptedControl.Attributes[attr]))) { string delegateName = AdaptedControl.Attributes
Posted to
CSS Friendly Control Adapters
(Forum)
by
chrisstead
on 5/23/2007
Re: 'Sys' is undefined.
I've been through a world of pain with this (as has everyone else it seems). Having followed all the advice on this thread I was still getting the sys: undefined error (using ASP.NET AJAX Beta 2). It seems my problem was related to compression. In my case we're using the WinFxProgrammer, ASP.NET HTTP Compression Module. It seems that the files were being compressed twice - once by WinFX, and once by the ScriptResourceHandler. However, IE was only uncompressing them once, resulting in a file on the
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
chrisstead
on 11/16/2006
Infragistics with ATLAS
I'm trying to use ATLAS to populate an Infragistics WebPanel when a user clicks the expand icon in a web browser. However, the app fails with a javascript error of "object required"; when I try to debug the javascript the debugger reports that "there is no source code available for the current location". I get exactly the same problem with the infragistics UltraWebListBar. Both Infragistics controls work fine using normal PostBacks - its only when I move the controls inside an <atlas:UpdatePanel>
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
chrisstead
on 6/5/2006
Page 1 of 1 (3 items)
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online