-
Custom control with autocomplete
I want to achieve a similar outcome to using a combo box with autocomplete. The problem is that the combobox autocomplete only recognises items typed starting with the first letter. ie If there is an item "john doe" and I type "doe" it will not autocomplete.
I want to inherit the combobox control (no problems here), and override the autocomplete feature. Any ideas how I could achieve this.
I have a working system using a textbox and a list box. I can't turn this into a control as I don't know how to deal with the footprint of the control. ie I can't pop the listbox out of the bounds of the usercontrol (the bounds of the textbox).
Any other suggestions would be good.
Similar Threads
-
By it-bergmann in forum ASP.NET
Replies: 2
Last Post: 03-27-2008, 05:32 PM
-
By srinivasc_it in forum .NET
Replies: 1
Last Post: 06-08-2007, 04:50 AM
-
By Ron Weller in forum VB Classic
Replies: 5
Last Post: 01-30-2007, 09:04 AM
-
By Magdalene in forum ASP.NET
Replies: 0
Last Post: 11-07-2006, 02:32 AM
-
By Birhanu in forum VB Classic
Replies: 0
Last Post: 11-09-2001, 03:26 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks