Database Lookups is a free code generator project that allows to replace standard ASP.NET controls DropDownList and ListBox used by database web application developers to display and select lookup values.
The replacement DataViewLookup is implemented as AJAX ASP.NET 3.5 control with dynamic user interface based on abbreviated version of the Data Aquarium Framework.
Popup lookup windows with infinite scalability allow to sort data, apply adaptive filters, and page through thousands of records without effort. You can provide multiple views of the same data to make record selection even more efficient
No programming is required. The configuration is done via data controllers that are included in the source code of your application. There are no external dependencies in the code.
Review a complete feature list of this code generator project.
Download the Database Lookups for ASP.NET and AJAX 3.5 code generator project and improve usability of the user interface in your database web applications.
Try the demo of database lookups now.
Code OnTime LLC