Groups | Blog | Home
all groups > dotnet windows forms controls > june 2008 >

dotnet windows forms controls : Incremental Search Combo


Craig
6/22/2008 6:41:57 PM
I am after an incremental search combo that can be used for searching
through potentially thousands of records. The way it should work is
that as the user types it dynamically loads records from the db (or
list) into the combo, rather than having them all up front in the
list. This is similar to the way many ajax style searches work on
webforms, but i want a winforms version.
AddThis Social Bookmark Button