DBgrid and Comma delimited Text Files?
Hi All,
Delphi 2.01
I have written a program to browse tables (paradox, dbase, asccii) in a
dbgrid. It also
will pack, empty, import and export data between the file types. However,
I have a problem
with comma delimited text and the grid.
The grid doesn't show the data correctly but the batchmove will import to
paradox correctly.
Fixed length no problem!
I thought it was my code but I found an example in the Delphi 2 Developers
Guide
(Xavier Pacheco & Steve Teixeira) and the same problem exists.
Anybody know how to fix it?
Thanks in advance
Bob Findley