Tuesday, August 7, 2012

ExcelReader

.NET - ExcelReader - CodeCanyon

ExcelReader his title this type of .NET/DatabaseAbstractions This time I will review,made by DisposableHeart, .NET/DatabaseAbstractions is sold at a price of $4 in CodeCanyon. ExcelReader - CodeCanyon Item for Sale convert // datatable // excel //
Created 24 October 10
Last Update 24 October 10
Compatible Browsers Chrome 4, Chrome 5, Firefox, IE6, IE7, IE8, Opera, Safari
Software Version .Net 2.0, .Net 3.0, .Net 3.5, .Net 3.7, .Net 4.0
Files Included C# CS
More Info...ExcelReader ..

ExcelReader component can be used to read and convert the content of Excel 97-2003 format files into DataTables, that can easily be used in your applications.

To display a sheet in a GridView control 3 lines of code needed:

DataTable dtSheet1 = ExcelReader.GetSheet(Filename, 0); GVSheet1.DataSource = dtSheet1; GVSheet1.DataBind();

Related produck This user:DisposableHeart

BackgroundScheduler - CodeCanyon Item for Sale

More items by DisposableHeart

No comments:

Post a Comment