Replies: 2 comments
-
Can you post more of the code? I have tried it with a smaller version of what I think you have it seems to be working correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I can post more code though i should say that some maps work for me too where i call the Index() method.
Im wondering if the problem arises when i use the Map override 'useExistingMap'? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Day 3 getting CSVHelper going for my CSV needs and so far it seems excellent!
I may be doing something wrong and just need a dope slap but im finding the order of the members in the export are out of order relative to the Map ive created.
Ive used the "Index(n)" Method and double checked the indexes and that is not working.
I removed the Index(n) method from each Map() and now it exprts as expected/hoped. Ive included a screenshot and code.
Code That Works
Code That Doesnt Work
Beta Was this translation helpful? Give feedback.
All reactions