Recent

Author Topic: Opening second CSV File Fails  (Read 1718 times)

Aruna

  • Hero Member
  • *****
  • Posts: 513
Re: Opening second CSV File Fails
« Reply #15 on: July 21, 2024, 03:47:44 am »
Please disregard. I found a fix after thinking about what @paweld did to fix the other issue.

Code: Pascal  [Select][+][-]
  1. //clear IndexfieldNames definition
  2.   CSVDataset1.IndexFieldNames := '';  
This fixed the sort column header click problem. Now have to work on the filter issue..

 

TinyPortal © 2005-2018