Issue 100471 - Result of data sort function
Summary: Result of data sort function
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 05:29 UTC by jzsdii
Modified: 2013-02-07 22:42 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jzsdii 2009-03-23 05:29:26 UTC
First, I would like to say that I am VERY favorably impressed with your entire
project.

I've used the database for a home project and use the data sort frequently.  The
first time I used it, the column was sorted in place and the remaining data was
untouched.  This, I think, is more a function of a spreadsheet than a database.
 I'm used to specifying a column to sort and the entire record/row "follows" the
sort order.

I've learned that first specifying "Select All" in the edit menu makes the sort
feature work the way I want.  If it is technically unfeasible to change to the
database type of sort, perhaps this method should be explained in the documentation.

Thank you very much for all of your efforts.