P
Peter
Does anyone have an example of a listbox being populated with data from
database while user types the search text in a textbox.
I have found examples where a text box is being validated while user types
in the textbox or listbox gets populated using Ajax after user clicks on
submit button, but I can not find an example where user types in a textbox
and list box is populated from the database based on the string user just
typed in the textbox. The only examples I have found of listbox being
populated from a dataset are the ones that require a click on the button or
a link.
I have tried to put the text box and listbox together using Ajax technology,
but have not been able to do it succesfully.
Thank you
Peter.
database while user types the search text in a textbox.
I have found examples where a text box is being validated while user types
in the textbox or listbox gets populated using Ajax after user clicks on
submit button, but I can not find an example where user types in a textbox
and list box is populated from the database based on the string user just
typed in the textbox. The only examples I have found of listbox being
populated from a dataset are the ones that require a click on the button or
a link.
I have tried to put the text box and listbox together using Ajax technology,
but have not been able to do it succesfully.
Thank you
Peter.