Teroid ASP Data Export Control is an ASP .NET control allowing users to download data from an ADO .NET DataTable object in XML, CSV or HTML format. Just drop one onto your .aspx page and set the DataTable property. The control will then present users......
Teroid ASP Record Selector is an ASP .NET control listing data from a column of an ADO .NET source with a link for each value, enabling users to select an individual record. When the users clicks a link an event is raised which is typically used to n......