473,378 Members | 1,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

C# Javascript AutoCompleteExtender .NET 2.0 Ajax 1.0

I am having an issue getting my AutoCompleteExtender to appear below the associated textbox (currently like 6 inches to the right). I am not using an Update Panel, or a div, simply setting the Target to my Textbox. Both controls are in an asp:table but I've removed them and the problem persists. I have found precious little reference on similar problems and would love to know how I can re-position the AutoCompleteExtender to the position of my textbox. I am not particularly Javascript savvy, and rarely register scripts, so if anyone could provide me with a nauseatingly detailed example, I would be most appreciative.

Thanks.
Sep 30 '08 #1
4 3469
kenobewan
4,871 Expert 4TB
Try CSS, this should work for you.
Oct 1 '08 #2
Frinavale
9,735 Expert Mod 8TB
I recommend checking out how they do it in the Ajax Tool Kit Example.

Download the example application and take a look at what CSS they used to achieve what they did...take that and try to apply it to your application.

-Frinny
Oct 1 '08 #3
Have either of you encountered this problem? Everything is fine except for the placement of the flyout in IE6. In Mozilla Firefox, it appears properly, unfortunately the corporate pc image contains IE6.
Oct 1 '08 #4
Frinavale
9,735 Expert Mod 8TB
Have either of you encountered this problem? Everything is fine except for the placement of the flyout in IE6. In Mozilla Firefox, it appears properly, unfortunately the corporate pc image contains IE6.
It works fine for me...I've never tried it in IE6 though...
Oct 1 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: =?Utf-8?B?UmFjaGVs?= | last post by:
I have the AJAX toolkit version 1.0.10301.0. I have downloaded and recompiled with the changeset 20574 from...
0
by: deano | last post by:
Hello, Sorry for posting this here, but I believe the AJAX guys are on hiatus. I set the "CompletionListElementID" property of an AutoCompleteExtender control to a scrollable panel. The...
1
by: shapper | last post by:
Hello, I am using an AutoCompleteExtender. I created the .asmx file with the method GetWordList: <WebMethod()_ Public Function GetWordList(ByVal prefixText As String, ByVal count As Integer)...
1
by: maz00 | last post by:
Hi guys, I'm running into an issue where my AutoCompleteExtender stops working as soon as I make changes to my global.asax file for URL rewriting. I just want to take a URL...
4
by: Peter | last post by:
ASP.NET I have an application which use ASP.NET Autocomplete extender which works great. But I have a question how to update all the fields on the screen using Ajax. Users starts typing in a...
1
by: Tomas | last post by:
Hi, I am trying to implement AutoCompleteExtender feature in my web project. One think which I do not understand, how to access local variables from GetAutoCompleteList method? Now I get error....
4
by: Peter | last post by:
ASP.NET 2.0 I have an AutoCompleteExtender which works fine- I am using name, id pair in the WebService , but what I am trying to do is: once the user selects an item from the...
2
by: Jeff | last post by:
hi VS2008 I have trouble getting the AutoCompleteExtender to work. I've seen the video at http://www.asp.net:80/learn/ajax-videos/video-122.aspx but don't understand what I do wrong. I've...
10
by: Manikrag | last post by:
Hi Team, I searched a lot on this but could not find anything, so I am posting it here. I am using an AutoCompleteExtender in a user control which is in a master page. The page layout is...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.