In the past I have been importing .csv files into the NextGrid. I am now being delivered the files in a Tab Separated format in a .txt file. Is it possible to import a tab separated file into a next grid, and if so can you expain how to do it.
Allan
Tab Separated Files
Started by Allan, Jan 14 2010 05:28 PM
1 reply to this topic
#1
Posted 14 January 2010 - 05:28 PM
#2
Posted 14 January 2010 - 07:09 PM
Hello Alan,
Try with
But it will not work in all cases. Maybe if you find a problem you may modify LoadFromTextFile function.
Best regards
Try with
CODE
NextGrid1.LoadFromTextFile('test.txt', #9);
But it will not work in all cases. Maybe if you find a problem you may modify LoadFromTextFile function.
Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











