Webform Autocomplete Question: PLEASE READ!
From: Scott (anonymous_at_discussions.microsoft.com)
Date: 02/05/04
- Next message: Craig: "Installer - Custom Textboxes in UI problem"
- Previous message: Ruslan Shlain: "DataAdapter update"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 5 Feb 2004 11:43:27 -0800
I have a webform that I would like to use the autocomplete
feature for all my textboxes. My textboxes are the
<ASP:Textbox /> control. The only way I seem to be able
to get autocomplete to work on the text boxes is to have
an <INPUT type="submit"> control on my web page and then,
after filling in a textbox to have the user hit ENTER (not
TAB or clicking out of the box). They then have to tab to
the next box, or click over. Of course, the page then
gets posted once the validation rules are meet.
Is there anyway I can get this autocomplete feature to
work without having the user hit ENTER (and then TAB)
after filling in each box?
Thank you for your help!
- Next message: Craig: "Installer - Custom Textboxes in UI problem"
- Previous message: Ruslan Shlain: "DataAdapter update"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|