When importing from CSV to an existing table, the list of existing tables ii not ordered, and cannot be ordered. Reproducible: Always Steps to Reproduce: 2. 3.
Confirmed. Header for sorting would be also useful.
If any one have some samples please attache them.
Steps: 1. Open database with quite a few tables (needed so you'll see they're not ordered). 2. Import any csv file, eg this 2-line file: 1 a b 2 c d 3. Start importing it again into the same table. PS: any patches go to http://git.reviewboard.kde.org first.
Git commit 0564a7a0c875c3c967f1fb5edc615c6c3fdc5b81 by Radoslaw Wicik. Committed on 09/03/2014 at 17:29. Pushed by wicik into branch 'master'. Sort part items also when just one part was loaded This fixes sorting tables in the CSV import dialog. REVIEW:116683 M +1 -1 kexi/widget/navigator/KexiProjectModel.cpp http://commits.kde.org/calligra/0564a7a0c875c3c967f1fb5edc615c6c3fdc5b81
Git commit e24a4f354566886b5d406fdcc573cec848aece0e by Radoslaw Wicik. Committed on 09/03/2014 at 17:29. Pushed by wicik into branch 'calligra/2.8'. Sort part items also when just one part was loaded This fixes sorting tables in the CSV import dialog. REVIEW:116683 M +1 -1 kexi/widget/navigator/KexiProjectModel.cpp http://commits.kde.org/calligra/e24a4f354566886b5d406fdcc573cec848aece0e