On a dropdown, when you type letter it helpfully selects relateditem. How can I slow the timeout on this feature? - DOTNET
This is a discussion on On a dropdown, when you type letter it helpfully selects relateditem. How can I slow the timeout on this feature? - DOTNET ; On my dropdown, if I type it automatically goes to a related item that
matches what I type - so long as whatever I type takes less then one
second.
How can I extend this timeout ?
(I have slow ...
-
On a dropdown, when you type letter it helpfully selects relateditem. How can I slow the timeout on this feature?
On my dropdown, if I type it automatically goes to a related item that
matches what I type - so long as whatever I type takes less then one
second.
How can I extend this timeout ?
(I have slow typing users)
many many thanks and 10 free internets to whoever posts the correct
answer = )
Regards,
Hamsters
-
Re: On a dropdown, when you type letter it helpfully selects relateditem. How can I slow the timeout on this feature?
Hi,
Do you mean that "feature" of the DropDownList that goes to the first
item matching the first letter typed?
Or the type extender from the AjaxControlToolKit?
If you're refering to the standard DDL, I think that the only way to
change this time would be editing the registry.
However if you're using the extender you'd need to change the code of
the extender.
I have not used the extender yet, so I can't give you a more precise
information about it. I'll check it over the weekend and I can get bat
at ya.
Regards,
Paulo Santos
http://pjondevelopment.50webs.com
On Nov 22, 3:31 pm, anonymoushamster <anonymoushams...@gmail.com>
wrote:
> On my dropdown, if I type it automatically goes to a related item that
> matches what I type - so long as whatever I type takes less then one
> second.
>
> How can I extend this timeout ?
>
> (I have slow typing users)
>
> many many thanks and 10 free internets to whoever posts the correct
> answer = )
>
> Regards,
> Hamsters
Similar Threads
-
By Application Development in forum DOTNET
Replies: 8
Last Post: 12-13-2007, 06:49 PM
-
By Application Development in forum DOTNET
Replies: 3
Last Post: 11-13-2007, 06:46 AM
-
By Application Development in forum Perl
Replies: 0
Last Post: 10-28-2007, 08:03 AM
-
By Application Development in forum Java
Replies: 5
Last Post: 07-30-2007, 10:51 AM
-
By Application Development in forum Perl
Replies: 0
Last Post: 06-07-2007, 08:03 AM