sort lists
Posted: 2008-01-02 22:40:15
if i load a xml (with a .LoadFromFile option), is there a way to sort it for a field (country or category....)?
i saw a procedure SortList into StringUtils7552.pas file, but i haven't understood how it works and if it can be useful for my needs.
nowaday i create with a program the xml file, then i load it as database and export its datas sorting them then start a second program that use that oredered "html" file.
if it would be imaginable a sorting of records after the creation, all that operations could be done in a single program....
any ideas?
i saw a procedure SortList into StringUtils7552.pas file, but i haven't understood how it works and if it can be useful for my needs.
nowaday i create with a program the xml file, then i load it as database and export its datas sorting them then start a second program that use that oredered "html" file.
if it would be imaginable a sorting of records after the creation, all that operations could be done in a single program....
any ideas?