Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional 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 May 22nd, 2007, 06:11 AM
Authorized User
 
Join Date: May 2007
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to swifty_programmer
Default this.SetFocus(Control) //with AJAX

Hi all, didn't found much AJAX-post on this forum but still, if someone could help me it would be great.
I'm extending my existing website to an AJAX enabled website. I've downloaded and installed evrything. And change the web.config to enable AJAX.
Everything with and without AJAX works fine except:

this.SetFocus(Control)
  The control is moved in a panel. Before that it worked as excepted with this.SetFocus(Control) in the Page_Load(...) Method.
Now the control is moved in a standard ASP.NET panel with an AJAX RoundCornerExtend, I'm no longer able to set it's focus.

Thx for all help!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem while using Ajax implemented user control garg_nirmit ASP.NET 2.0 Basics 0 October 15th, 2008 09:37 AM
AJAX Control Toolkit AutoCompleteExtender ilegend .NET Framework 3.5 0 September 24th, 2008 03:50 AM
AJAX Control Toolkit - AlwaysVisibleControl Extend ilegend .NET Framework 3.5 1 September 24th, 2008 02:14 AM
Posting a page from AJAX Tab Control dhurjati_sen C# 2 August 20th, 2007 11:05 PM
how to control this ajax behaviour by site admin seco Ajax 0 April 9th, 2007 01:41 AM





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