Hi forum,
i have a little problem, maybe someone can help me. :sign0085:
I want to search Data out of a CSV-Table and show them first in a table and later on the form. This application should have the following features:
1) Searching over a mask in the CSV-File. It should be possible to search for fragments in the text in all fields ("*").
2) Show the found data in a table, sorted by ABC or Numbers (sort.asc)
3) Should be able to choice one dataset out of the table (maybe the best way is to use "listview.dll" from Filippo for that?)
4) show dataset in the form1
I attached a small example.
If there is anybody who can give me tips - THANK YOU in advance!
i have a little problem, maybe someone can help me. :sign0085:
I want to search Data out of a CSV-Table and show them first in a table and later on the form. This application should have the following features:
1) Searching over a mask in the CSV-File. It should be possible to search for fragments in the text in all fields ("*").
2) Show the found data in a table, sorted by ABC or Numbers (sort.asc)
3) Should be able to choice one dataset out of the table (maybe the best way is to use "listview.dll" from Filippo for that?)
4) show dataset in the form1
I attached a small example.
If there is anybody who can give me tips - THANK YOU in advance!