How I can add malformed row to Datatable if CsvHelperLoadError raised #1363
Unanswered
ViacheslavUKR
asked this question in
Q&A
Replies: 1 comment
-
Your question is about You should go to StackOverflow for answers: https://stackoverflow.com/questions/41758708/how-do-i-handle-errors-with-dataset-fill The answer is to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I read CSV data by the pattern below. Unfortunately I have a lot of malformed rows (they contains more fields than header). How I can processed they by own code and add to Datatable part of malformed rows or marker of bad data? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions