Hi
I want to know how to retrieve data from CSV in HTML where it has more than 10 datas ie 10 fields like id,Price, Area, Sector...
How to bind the values from CSV files based on the 1st coloumn in it where it has an Id
Kindly help on it...
Please refer this link
http://www.codeproject.com/Articles/37889/Reading-a-remote-CSV-and-displaying-it-in-a-GridVi
Use the code and edit it. Remove extra column from DataTable and Bind it to GridView.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.