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:658692
More Search Options
RSS Available
Matching Posts
Re: Custom web control with embedded Javascript
Managed to get it working using the following code which I sourced of the 'net, this goes in the preRender event handler: string resourceName = "ApexGridView.Resources.gvScript.js" ; ScriptManager manager = ScriptManager .GetCurrent( this .Page); if ((manager != null ) && manager.IsInAsyncPostBack) { Type smType = manager.GetType(); System.Reflection. MethodInfo RegisterClientScriptResourceMethod = smType.GetMethod( "RegisterClientScriptResource" , new Type [3] { typeof
Posted to
ASP.NET AJAX UI
(Forum)
by
andymarks
on 11/7/2008
Custom web control with embedded Javascript
I have created a custom control named 'ApexGridView' that extends the Gridview in .NET. This control has an embedded resource ,js file which provides the client side code for it. ApexGridView works perfectly when put on a page but when I have it in a user control in a modal popup the javascript is not loaded (I think something to do with the fact that we have the user control in a multiview until the user requires it to save page loading time). The javascript is registered correctly in ApexGridView's
Posted to
ASP.NET AJAX UI
(Forum)
by
andymarks
on 11/7/2008
PopupControlExtender events
Hi, Is there any way to hook into a client-side event when a popup control is dismissed (for example when the user clicks anywhere else on the page)? Regards, Andy.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
andymarks
on 7/6/2007
Filed under: PopupControlExtender
Set ConfirmButtonExtender text from code behind
Does anyone know how to set the text of a confirmButtonExtender from code behind? Regards, Andy.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
andymarks
on 6/14/2007
Re: AnimationExtender help
I also have this problem. I have two fields both with required field validators attached to them and a button. The button has an animationExtender attached to it to fade it out when clicked. The problem is that the button is always fading even when the validaros fire (can see the red astersisks on them). Has anyone any idea how to get round this? Andy.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
andymarks
on 2/27/2007
Re: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method after upgrading to RC1
Is there any resolve for this, I need to get our system working for a customer test soon.... Andy.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
andymarks
on 1/8/2007
Re: Sharing session state across websites
Thanks, I will have a play with this over the christmas break (when I want to escape the in-laws!) Andy.
Posted to
State Management
(Forum)
by
andymarks
on 12/21/2006
Re: Sharing session state across websites
Thanks for your reply, DMW. It looks like we will have to write a customised version of the Session API. Andy.
Posted to
State Management
(Forum)
by
andymarks
on 12/21/2006
Re: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method after upgrading to RC1
My problem also includes the ModalPopup and page redirect. The problem occurs with my application when a modalPopup is shown, dismissed and then the page gets redirected to another location. This is really annoying.... Andy.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
andymarks
on 12/21/2006
Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method after upgrading to RC1
I have just upgraded our web applications to RC1 (please don't change the namespaces again microsoft!), and are getting the following error on one of our pages: A Runtime Error has occurred. Do you wish to Debug? Line: 3088 Error: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method. Has anyone elst seen this error?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
andymarks
on 12/19/2006
Filed under: ajax rc1
Page 1 of 9 (83 items) 1
2
3
4
5
Next >
...
Last »
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
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online