YUIAsp.Net Controls : DataTable
The YUIAsp.Net DataTable control is based on YUI DataTable widget.
The YUIAsp.Net DataTable control works great as a replacement for the old DataGrid or Grid View.
You can use the DataTable control to make a scrollable grid, to get each page from the server, without a full postback.
You can take advantage of client side or server side sorting, client side column reordering and lots more.
A special feature of this control is that you can use client API code to fully customize how a row or a cell content is rendered.

