Impressive ASP.NET control
I was so blown away when I first saw how dramatic the change was from ASP to ASP.NET. I saw a lot of potential in the web control component area.
Today I'm testing out a combo box control that is pretty slick: dbCombo. It's a database driven combo box containing a set of much needed features. For example, it has the auto-fill feature. Start typing and the first item closest to the prefix is selected. Another neat feature is that it only downloads a necessary portion of the list. So if you have a combo list that's 1M lines it only starts with the first 10. Then as you start typing it drills down narrowing the scope. Pretty slick if you ask me.

0 Comments:
Post a Comment
<< Home