I have to read a large (10,000 to 40,000 rows) CSV file into a stringGrid (I am using a component that will do the grouping).
I would like to show a progress bar or gauge to show the process of loading. Does anyone know how I can get the total number of rows in the file so I can write a new LoadFromFile procedure?
Thanks,
Rewdee
I would like to show a progress bar or gauge to show the process of loading. Does anyone know how I can get the total number of rows in the file so I can write a new LoadFromFile procedure?
Thanks,
Rewdee