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
Showing posts with label datatable. Show all posts
Showing posts with label datatable. Show all posts
Friday, December 27, 2013
Download 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
Wednesday, October 23, 2013
Download xCRUD - Data Management System (PHP CRUD)
xCRUD – is a simple-usage but powerfull Create-Read-Update-Delete (CRUD) generator application for PHP and MySQL. The application offers you many ways to work with your data and scaffolding, while remaining very easy to use even for non-programmers. Content management becomes simple and flexible, hours of saved time, minutes to implement
Subscribe to:
Posts (Atom)