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.

DbNetList

DbNetList is an web-based, database driven list control that is part of DbNetSuite and can be used to present multi-column lists. Lists can be nested to present data in a tree-view style

Ease of use

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

Presentation of data in DbNetList is very flexible. Date-time and numeric values can be formatted with standard .NET formatting masks and the style can be easlily modified with CSS.

Integration

In addition to running stand-alone DbNetList can be linked with DbNetGrid and DbNetEdit to provide filtering mechanism.