ASP.NET Ajax components

DbNetSuite is a set of lightweight integrated AJAX enabled ASP.NET components for creating web applications that interface with the database and file systems.

DbNetCombo

DbNetCombo is a web-based, database driven combo control that makes it easy to create selectable lists of items from the database. Instances of DbNetCombo can be easliy linked together to create dependent lists that can quickly drill-down into data.

Ease of use

DbNetCombo can be added to any web page (including classic ASP and HTML pages) with just a few lines of code. It is compatible with both Web Forms and MVC and can be implemented as a JavaScript object or an ASP.NET server-control.

DbNetCombo can assign additional information as attributes for each item the list. This information is then readily available in your application.

Integration

In addition to running stand-alone DbNetCombo can be integrated with DbNetGrid and DbNetEdit to provide a filtering mechanism.