AutoCompleteExtender Works Good But Not In The Place It Should Be

Jan 15, 2011

I've followed the standard example of in
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/autocomplete/autocomplete.aspx which demonstrates using AutoCompleteExtender. Everything works fine but the auto-complete appears with about 20 pixel distance below the bottom of its target control. I mean they are not glued to each other as they should be. I've not changed anything and also I've not applied any special styling using CSS or anything else. why this ugly distance is formed while the control is rendered.

View 1 Replies


Similar Messages:

AJAX :: AutoCompleteExtender In Ascx Doesn't Works?

Jan 9, 2011

I've this set:

AutoCompleteExtender (4.1.4.0) in update panel in user control (ascx) and webservice under his ascx.vb and doesn't works.

So I've tested the same markup and webservice method in a simple aspx page and works, so I've some doubt:

- AutoCompleteExtender works in ascx file with webservice function under his code?

- AutoCompleteExtender works in an update panel?

I've always problem to create webservice method using wizard on the control, it return always: Cannot create page method GetCompletionList because no CodeBehind or CodeFile was found! - but I've CodeBehind file..sure!

View 1 Replies

AJAX :: AutoCompleteExtender Works As Web Service Not Firing Within Page

Sep 5, 2010

I have created an autoextender & cannot seem to get it to work within my pages. So I'm missing something probably small yet important.

The webservice AutoComplete.asmx, when called by itself, does return data correctly.

The codebehind for AutoComplete.asmx is located in the App_Code folder.

AutoComplete.asmx and the page from which I am calling it are both located in the root folder.

AutoComplete.vb:

[Code]....

View 2 Replies

How To Place Two Controls In The Same Place And Alternate Between Them

Apr 1, 2011

I want to place two datalist controls at the same (x,y) position. When the first is visible, second should be invisible.

How would I go about implementing this?

View 2 Replies

Want To Have Good Idea About Versioning?

Mar 19, 2011

I just want to have good idea about Versioning problem! and how .net recovered from that? Can i have some depth info in the same!?

View 1 Replies

Php - Good Service For Getting Location By IP?

Oct 29, 2010

Which detect location most accurate.

View 4 Replies

Excel Import And Export Is Good Way

May 29, 2010

instead of using gridview to insert student marks (I have hundreds of students) thought I used the Excel:

1) allow managers of each module after authentication to download the excel file (containing the students enrolled in the given module), the excel file ted is generated by the following code: Id_student ____ maks of subject1 -------- ----maks of subject2

[Code]....

But in this code I do not know how to:

* Add the following condition: the student'marks is between 0 and 20.
* Calculate the average of this module : sum (coeff * mark) / sum (coeff)

2) Allowing responsable module send me the file containing the data (but then I do not know how)

3) Using data, by sending them to the database to calculate averages.

View 3 Replies

VS 2008 Is There Any Good CMS Like Drupal, Joomla

Dec 10, 2010

Is there any good CMS for ASP.NET like drupal, joomla ?

View 2 Replies

Looking For Good Website Monitoring Tool

Mar 9, 2011

I looked at Google's, but my boss shot it down because it involves adding a script to every page you want to track. I keep searching the web, but the stuff I am finding seems to be crap or not work all together. This is mainly for internal sites, not external. Seems liek a lot of the stuff I am finding want to give me remote statistics to a publically available site.

View 3 Replies

C# - Looking For A Good Dynamic Imaging Solution?

May 24, 2010

I work for a small E-Commerce shop and we are looking for a process that will handle resizing our product images dynamically. Currently our designers take high resolution photos, either provided by the manufactures or created in house, and alter them to fit various pages on our site. The designers are constantly resizing, cropping, altering compression levels, etc., of each product photo to fit the needs of the business. Being that our product line is updated frequently, this becomes a monotonous task.

Abobe Scene7 does exactly what we are looking to do and the images are served up from a CDN. Unfortunately we found it to be too expensive.

I'm curious to learn how others handle this process at their organizations. Does anyone know of any good 3rd party tools or other SAAS providers that can handle performing some basic image manipulation and serving them on the fly?

View 2 Replies

Good Practice When Retrieving SQL Data?

Jan 19, 2011

I'm currently using the fantastic DorkNozzle 'framework' for building a very basic blog in .NET.My first "self-taught" script is as follows, and is for solely retrieving SQL results.

PHP Code:

<%@ Page Language="C#" MasterPageFile="~/Dorknozzle.master" AutoEventWireup="true" Title="Blog" %>
<%@ Import Namespace = "System.Data.SqlClient" %>
<script runat="server">[code]....

I should change to perhaps improve my coding style, without going down the MVC line just yet?

View 17 Replies

Good Web Site Monitoring Tool For IIS

Jan 13, 2011

My boss has it in his head that we need to be monitoring our websites more to see what king of traffic we are getting for but internal and external sites.

View 2 Replies

Any Good Website To Learn By Video?

Oct 6, 2010

I want to learn ASP.NET 4 and C# from scratch to intermediate at least. I want to follow videos. Do you know any good website even if it is paid, I have found this[URL] but I am not sure about it,

View 4 Replies

Any Good Source Code To Learn MVP From?

Sep 15, 2010

i know MVC is the future but for some of us still stuck in the good old webform land, i'm trying to learn how to do TDD and introduce better testing for our current application...

basically the asp.net 2.0 c# web app is quite complicated with some logic in sproc, some in the javascript via json data processing, some in user controls and some in the code behind. not to mention some libraries here and there to make it merrier. i have literally no idea how to even begin to break things down to smaller chunks to do any testing.

View 5 Replies

Php - Looking For A Good Video Library Script?

Jul 15, 2010

Our company now has over 40 tutorial videos and I'm looking for a video gallery app.

Something that would be similar to:[URL]
or
[URL]
Does anyone know of any PHP or asp.net solutions? I'd rather not re-invent the wheel. As there are a ton of hidden functions like sorting, most popular, tagging, comments, etc.

View 1 Replies

Good Way To Parse Query String?

Jan 10, 2011

I have a String that contains the following: ?workarea=London+&+Home+Counties+Ltd&sub=fs&&&FASh*5which resembles a URI query string. What is the best way to parse the elements of this string (workarea and sub) without messing about with string manipulation?If I use HttpUtility.ParseQueryString is gets stuck as both elements include &. However if I encode the whole thing first I lose the seperations of the elements. Ideally the output would be:workarea = London & Home Counties Ltdsub = fs&&&FASh*5

View 4 Replies

Looking For A Good Online Asp.net Training Program?

Feb 17, 2010

I am recently a layed off windows developer. It appears the only jobs available now are for web developers. I'm trying to learn this on my own but I think prospective employers might be more apt to hire a newbie if they have some accredited training.

Can anyone recommend some good online schools that have good asp.net training? I don't necessarily want another degree, just the training.

View 2 Replies

WCF / ASMX :: Encrypted Serialization As Good As SSL?

Feb 14, 2011

I am having a lot of trouble with WCF web service over SSL / HTTPS, so I was wondering if (as a quick fix) I could serialize the object, convert that to a byte array, encrypt the array, pass the encrypted array.

On the other side receive the encrypted array, decrypt the array, convert from the array and then deserialize the object.

View 1 Replies

Good Resources For Learning About Web Services With .NET?

Feb 28, 2010

I'm completely new in web service. I want to study about it and the use it in my web site?

View 4 Replies

Good Alternative To SQL Server For .NET Applications?

Jul 3, 2010

I've been looking into a lot of database's recently, and am not sure if it's because I'm bored or what, but I want to create a few web applications using database's other than MS SQL Server.

View 4 Replies

Any Good Links To Get Started Using NHibernate?

Dec 21, 2010

any good links to get started using NHibernate with ASP.NET?

View 2 Replies

Looking For A Good/Simple Webservice Which Can Be Consumed Using .net?

Sep 23, 2010

I was looking for Good/Simple webservice which can be consumed using asp.net but i can't a find a free webservice that can be used with asp.net..

View 1 Replies

Designing Webpages To Look Good In Both IE6 And IE8 Browsers

Oct 15, 2010

in ASP.NET application, how to design the pages in such a way that they are displayed properly in both IE6 and IE8 browsers? I would like to minimise the CSS work that I need to do if there are any general guidelines to follow which will work in both browsers. I may still need to tweak here and there, but I want to reduce bulk of the work.

View 3 Replies

C# - Are There Any Good Hierarchial Controls For Websites

Mar 18, 2011

I want to generate an hierarchical data representation, more like a family tree rather than the typical tree view. Something like this Are there any solutions out there to accomplish this? Preferably in .NET but I am considering any solution that this available. I have my hierarchical datasource, hopefully, I can just feed it into the constructor for this control and have it render on my site. A google and stack exchange search yielded nothing substantive.

View 2 Replies

Databases :: Asp.net Oracle Good For Web Application?

Mar 16, 2010

Is the "asp.net - oracle" a good solution for web applications?

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved