Message 1 of 5
fill a datagrid with cvs in resource
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm trying to build an addin to help the drafter to select a thickness of gauge plate using this info.
In Europe we usually don't use them until now.
I'll keep the datagrid invisible and select the gauge through a combobox. A label2 will give the dimension info.
I have in my Resources a vcs file having within
index,gauge,inch,mm (1st line is 1,0000000,0.5,12.7)
I have on a form a dataGrid with 4 columns
I'd like to use this vcs to fill a datagrid with but I don't know how to do that.
Could someone put me on the right track?
Thanks
INV2014
with vb2010Express