V
VB Programmer
I have a comma delimited export file with 10 columns. I want to display the
first 5 and the last 2 columns in a datagrid or table. Is there any way to
do this automatically? If not, does anyone have any ideas how I can do
this? Can I just feed it to a dataset and use it with normal ADO.NET?
Thanks!
first 5 and the last 2 columns in a datagrid or table. Is there any way to
do this automatically? If not, does anyone have any ideas how I can do
this? Can I just feed it to a dataset and use it with normal ADO.NET?
Thanks!