Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Primary grid should be sortable by columns #32

Closed
GoogleCodeExporter opened this issue Oct 1, 2015 · 7 comments
Closed

Primary grid should be sortable by columns #32

GoogleCodeExporter opened this issue Oct 1, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Click header on any column, or select View from the menu.

What is the expected output? What do you see instead?

I expect the columns to be sortable, but they aren't.

What version of the product are you using? On what operating system?

SVN HEAD on OSX.

Please provide any additional information below.

If this is by-design--and believe I have some understanding of why it would
be--then its not a huge loss, but if its a reasonably straight-forward
feature to add, it would be very useful.

Original issue reported on code.google.com by staringmonkey on 14 May 2010 at 1:49

@GoogleCodeExporter
Copy link
Author

Original comment by iainsproat on 14 May 2010 at 3:00

  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

Issue 35 has been merged into this issue.

Original comment by iainsproat on 14 May 2010 at 3:01

@GoogleCodeExporter
Copy link
Author

I've been thinking about this. I think it's a 1.1 feature. I need to re-think 
the whole 
record model before getting into sorting.

There are actually 2 different kinds of sorting: one temporary for viewing 
only, and 
one for actually re-ordering the rows permanently. For now, I'll refer to the 
former as 
"sorting" and the latter as "re-ordering".

Original comment by dfhu...@gmail.com on 14 May 2010 at 4:35

@GoogleCodeExporter
Copy link
Author

Initial implementation as of r840. Column sorting is temporary until you invoke 
Reorder Rows Permanently. We'll 
need a few UI iterations to nail this feature properly. 

staringmonkey, iainsproat, please try it out! Note that row-based vs. 
record-based modes are taken into account 
when sorting.

Original comment by dfhu...@gmail.com on 22 May 2010 at 1:43

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Counted this as fixed. Please create new issues as you find bugs with the 
sorting feature.

Original comment by dfhu...@gmail.com on 24 May 2010 at 11:50

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by tfmorris on 18 Sep 2012 at 2:21

  • Added labels: Milestone-2.0

@GoogleCodeExporter
Copy link
Author

Original comment by tfmorris on 18 Sep 2012 at 2:56

  • Added labels: Milestone-1.1
  • Removed labels: Milestone-2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant