show/hide this revision's text 5 edited tags
show/hide this revision's text 4 improved formatting, fixed grammar

vanishing Vanishing scroll bar...!!!bar when using Autocomplete extender

Hi

I use the Autocomplete extender feature to get the list of suggestions from my database.There database. There is no scroll bar for this control,so control, so I have added a scroll bar in a panel(MS panel (MS .net 2.0) which i attach to my autocomplete extender.Now the issue is with the srcoll bar. like this

<asp:Panel ID="autocompleteDropDownPanel" runat="server"  ScrollBars="Auto"  Height="100px" HorizontalAlign="Left" />

and add it to autocompete extender lik like this

:CompletionListElementID="autocompleteDropDownPanel"

when i

When I call my page, i I get the list of suggestions and the scroll bar appears.when i appears. When I click on scroll bar or try to drag,evrything jus drag, everything just disappears.

or am

Am i doing something wrong??Is ther wrong? Is there any other way to add a scroll bar to my autocomplete extender control

Any hints wud would be very helpful.

show/hide this revision's text 3 added 371 characters in body; edited title

Vanishing vanishing scroll barbar...!!!

Hi

I use Autocomplete extender feature to get the list of suggestions from my database.There is no scroll bar for this control,so I have added a scroll bar in a panel (MS panel(MS .net 2.0) which I i attach to my autocomplete extender. Now extender.Now the issue is with the srcoll bar.

When I like this

and add it to autocompete extender lik this :CompletionListElementID="autocompleteDropDownPanel"

when i call my page, I i get the list of suggestions and the scroll bar appears. When I appears.when i click on the scroll bar or try to drag, everything just drag,evrything jus disappears.

or am i doing something wrong??Is ther any other way to add a scroll bar to my autocomplete extender control

Any clues?hints wud be very helpful

show/hide this revision's text 2 Spelling / Grammar
show/hide this revision's text 1