shaun.rahman
New member
- Joined
- Apr 18, 2017
- Messages
- 2
- Programming Experience
- Beginner
Hi,
Thank you for reading my post! I'm a complete beginner and I need your help to read a static hard coded .csv file, display it's content in a gridview with search functionality.
When the application loads, I want to display as much data as I can on the gridview in alphabetical order and use the search field to search for any data on the csv file.
I have attached the winform design and the csv file. Please note the csv file does not contain all the data.
Please help me as I'm racking my brain out.
Many thanks in advance.
Thank you for reading my post! I'm a complete beginner and I need your help to read a static hard coded .csv file, display it's content in a gridview with search functionality.
When the application loads, I want to display as much data as I can on the gridview in alphabetical order and use the search field to search for any data on the csv file.
I have attached the winform design and the csv file. Please note the csv file does not contain all the data.
Please help me as I'm racking my brain out.
Many thanks in advance.
Attachments
Last edited by a moderator: