Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Professionals
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 15th, 2008, 09:15 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default ASP.NET AJAX: $get and $find return null

Hello,

I'm using the .NET 3.5 framework and Visual Studio 2008, developing a custom extender that points to another extender using an ID. I cannot get a reference to that extender through the ID on the client side using $get and $find.

The extender exists, the ID is valid (using ClientID property), so it should be able to reference it, but I've tried to get access to the control on the client side init and load events and in the initialize method, as well as rendering a script using ScriptManager.RegisterClientScriptBlock and RegisterStartupScript.

Any ideas why I can't reference using $get and $find? I see the controls in the markup, and the script is running at the end....

Thanks.

Brian
__________________
Brian





Similar Threads
Thread Thread Starter Forum Replies Last Post
Stored Procedure return value is NULL kshort ASP.NET 2.0 Basics 16 March 14th, 2017 12:45 PM
ASP.NET 2.0 Ajax raminriahi General .NET 2 September 5th, 2007 12:48 PM
Turning a regular ASP.NET App into an AJAX ASP.Net donrafeal7 Ajax 2 August 31st, 2007 12:33 AM
Null Return value ITSPRO SQL Server ASP 1 July 27th, 2006 02:53 PM
Reporting Services - Return Null using '%' gschmidt SQL Server 2000 2 May 26th, 2006 11:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.