-
Enhancement
-
Resolution: Won't Fix
-
P3
-
8
When I set a TableView's items as a FilteredList, column sorting no longer works (clicking on the columns).
I have asked about this on the Java8 fourms here:
https://www.java.net/forum/topic/jdk/java-se-snapshots-project-feedback/jdk-8-build-100-tableview-filteredlist-does-not-allow-columns-be-sorted-click
and on stackoverflow here:
http://stackoverflow.com/questions/17958337/javafx-tableview-with-filteredlist-jdk-8-does-not-sort-by-column
As I am not sure if this is a bug, something which is not supported yet, or something I am doing wrong. There are source examples on both of the links above; I am using the latest public release of java 8 (b100).
Thanks
I have asked about this on the Java8 fourms here:
https://www.java.net/forum/topic/jdk/java-se-snapshots-project-feedback/jdk-8-build-100-tableview-filteredlist-does-not-allow-columns-be-sorted-click
and on stackoverflow here:
http://stackoverflow.com/questions/17958337/javafx-tableview-with-filteredlist-jdk-8-does-not-sort-by-column
As I am not sure if this is a bug, something which is not supported yet, or something I am doing wrong. There are source examples on both of the links above; I am using the latest public release of java 8 (b100).
Thanks