J
jmv
How do I automate the import of data into datasheet using a csv file
I have a version working that populates data cell by cell in the datasheet. However I want to import the entire file at once in cases where the data is quite large ( 7 rows by 1030 columns)
Can I do this in code (c#)
thanks
jmv
I have a version working that populates data cell by cell in the datasheet. However I want to import the entire file at once in cases where the data is quite large ( 7 rows by 1030 columns)
Can I do this in code (c#)
thanks
jmv