Jump to content


fanki

Member Since 10 Feb 2025
Offline Last Active Nov 30 2025 09:11 PM
-----

Posts I've Made

In Topic: LoadFromCSV not working

26 November 2025 - 02:01 AM

I could solve the problem 'List index out of bounds (-1)' by adding the following line:

NextGrid61.Serialize.Options := [soAddColumns, soSetHeaderCaptions];

but there are added the same amount of empty rows to the end of the grid as imported rows.

 

I also tried the example from Mountain (Test.zip) and added above line. But I still get the 'out of bounds' error. I used Delphi 10.2.
 


In Topic: LoadFromCSV not working

12 February 2025 - 02:00 AM

Ok, over another topic I found the following link: https://help.bergsoft.net/.