Click here to Skip to main content
15,887,898 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDynamic Content + Reflection + Server Controls Pin
CP_Klewis24-May-10 10:25
CP_Klewis24-May-10 10:25 
AnswerRe: Dynamic Content + Reflection + Server Controls Pin
T M Gray24-May-10 11:05
T M Gray24-May-10 11:05 
GeneralRe: Dynamic Content + Reflection + Server Controls Pin
CP_Klewis25-May-10 1:27
CP_Klewis25-May-10 1:27 
QuestionWeb Service on https site Pin
#realJSOP24-May-10 9:48
mve#realJSOP24-May-10 9:48 
QuestionGridview containing dependent dropdownlists errors on edit. Pin
janetb9924-May-10 9:09
janetb9924-May-10 9:09 
QuestionHow to get the date value from Date time Pin
Amit Patel198524-May-10 9:00
Amit Patel198524-May-10 9:00 
AnswerRe: How to get the date value from Date time Pin
Not Active24-May-10 9:09
mentorNot Active24-May-10 9:09 
QuestionAjaxControlToolkit AutoCompleteExtender Pin
Crapaw4524-May-10 8:20
Crapaw4524-May-10 8:20 
I've added the AutoCompletExtender using a webservice to a textbox and all is well, except, the list is long (maybe 20,000 records from a dataset). How can I add a scroll bar and limit the number of suggestions? I tried adding the following
except when I tried to drag the scroll bar, it triggered the onlick event. Any help would be greatly appreciated.

#AutoComplete
{
width: inherit;
overflow: scroll;
height: 200px;

}


Visual studio 2008
AjaxControlToolKit 3.5
C#
Web Page
Sql Dataset

AnswerRe: AjaxControlToolkit AutoCompleteExtender Pin
T M Gray24-May-10 11:01
T M Gray24-May-10 11:01 
GeneralRe: AjaxControlToolkit AutoCompleteExtender Pin
Crapaw4524-May-10 11:05
Crapaw4524-May-10 11:05 
GeneralRe: AjaxControlToolkit AutoCompleteExtender Pin
T M Gray24-May-10 11:22
T M Gray24-May-10 11:22 
GeneralRe: AjaxControlToolkit AutoCompleteExtender Pin
Crapaw4525-May-10 4:56
Crapaw4525-May-10 4:56 
QuestionWhere are maxWorkerThreads and maxIoThreads in .NET 2.0? Pin
Xiangyang Liu 刘向阳24-May-10 7:25
Xiangyang Liu 刘向阳24-May-10 7:25 
Questionwant one sql query... Pin
hi_everybody24-May-10 7:18
hi_everybody24-May-10 7:18 
AnswerRe: want one sql query... Pin
Brij24-May-10 8:22
mentorBrij24-May-10 8:22 
GeneralRe: want one sql query... Pin
hi_everybody26-May-10 7:59
hi_everybody26-May-10 7:59 
AnswerRe: want one sql query... Pin
Crapaw4524-May-10 8:43
Crapaw4524-May-10 8:43 
GeneralRe: want one sql query... Pin
hi_everybody26-May-10 8:01
hi_everybody26-May-10 8:01 
Questiondisplay hyperlink Pin
Aljaz11124-May-10 6:21
Aljaz11124-May-10 6:21 
AnswerRe: display hyperlink Pin
Sandeep Mewara24-May-10 6:24
mveSandeep Mewara24-May-10 6:24 
GeneralRe: display hyperlink Pin
Aljaz11124-May-10 6:42
Aljaz11124-May-10 6:42 
GeneralRe: display hyperlink Pin
Sandeep Mewara24-May-10 8:47
mveSandeep Mewara24-May-10 8:47 
GeneralRe: display hyperlink Pin
Aljaz11124-May-10 12:47
Aljaz11124-May-10 12:47 
GeneralRe: display hyperlink Pin
PunkIsNotDead24-May-10 17:00
PunkIsNotDead24-May-10 17:00 
QuestionHow to change tab index from the child page Pin
vjvjvjvj24-May-10 5:46
vjvjvjvj24-May-10 5:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.