Very cool DataGrid for Ajax.NET
I got some requests for a DataGrid on the client-side JavaScript. On my own I create small HTML tables either by using the DOM or a simply string. I found one cool control that can be used with the Ajax.NET library: ActiveWidgets Grid. This control can be used with XML, CSV or JavaScript arrays. I have done a small demo and changed some parts that it will accept Ajax.NET DataTables. Do you know any other control that is working on the client-side JavaScript?
3 Comments
Comments have been disabled for this content.
Scott Cate - EasySearchASP.net said
Are you going to post the code samples?
Liming said
Any of you know any open source NON-GPL based grid? Thanks.
niks_crasher said
Sir, Please provide sample code using vb.net of cool datagrid. I'm using framework 1.1. Thanks in advance
niks_crasher