Taking a VB.net class and a simple first project has been assigned to us.
The objective is to take a text file filled with comma separated values and display them fields as well as being able to sort them
I was looking through toolbox and seen the datagrid which looks like it may be a great solution for this project but am so far unable to figure out how to assign data programatically to each individual cell.
I have not been able to find any information on this so far and need some help. So here I am =)
Thanks
The objective is to take a text file filled with comma separated values and display them fields as well as being able to sort them
I was looking through toolbox and seen the datagrid which looks like it may be a great solution for this project but am so far unable to figure out how to assign data programatically to each individual cell.
I have not been able to find any information on this so far and need some help. So here I am =)
Thanks