Hallo,
ich hatte dasselbe Problem, habe es aber so gelöst wie es im Kommentar zum Bugtracker-Eintrag steht:
Zitat:
[...]
please read the top of the source files, it is CLEARLY described here that you have to set the length of the field in the header row if you have one as it will overwrite what is defined at design time in the FieldDefs property. In your case, do this:
C,D:$250,E,F
Also schau Dir mal das Property CsvFieldDef an...
Gruß
Patrick