rickilama54 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Filter & Sort on tilegrid remembers first sort #404

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open "ShowCase -> Data View / Tiling -> Filters & Sort"
2. Select "SortBy: Animal"
3. Play with "Max Life Span" slide
4. Select "SortBy: Life Span"
5. Play with "Max Life Span" slide

What is the expected output? What do you see instead?
Tiles should be sorted by LifeSpan but are sorted by animal

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

Please provide any additional information below.
If you invert steps 2 and steps 4 Tiles should be sorted by Animal but are
sorted by Life Span. 
It seems that the default sort order, after applying a filter, is the order
when you apply the first filter.

Original issue reported on code.google.com by alessandro.pacifici on 11 Feb 2010 at 10:01

GoogleCodeExporter commented 8 years ago

Original comment by sanjiv.j...@gmail.com on 13 Feb 2010 at 5:55

GoogleCodeExporter commented 8 years ago
Fixed in SVN, thanks.

Original comment by sanjiv.j...@gmail.com on 20 Feb 2010 at 12:16