MY Bibioexpress data base shows all entries are alphabetized by author. But, when I print out the entire database, many of the most recent entries appear at the end of the print-out despite being in the correct order on the screen. I have rebuilt the data base to no effect. What is the solution to properly ordering the print-out? Thanks
The sorting is done in
The sorting is done in grid's cache, we need to change the underlying sql in order to sort them correctly in print out. We will make this change when the next major upgrade is released.