Should using a FilteredList<> on a TableView disable column sorting?

Andy Goryachev andy.goryachev at oracle.com
Wed Nov 29 18:11:01 UTC 2023


Found this

https://stackoverflow.com/questions/17958337/javafx-tableview-with-filteredlist-jdk-8-does-not-sort-by-column

-andy

From: openjfx-dev <openjfx-dev-retn at openjdk.org> on behalf of Thiago Milczarek Sayão <thiago.sayao at gmail.com>
Date: Wednesday, November 29, 2023 at 05:59
To: openjfx-dev <openjfx-dev at openjdk.org>
Subject: Should using a FilteredList<> on a TableView disable column sorting?
Hi,

When using a FiltereList<> on a TableView, column sorting is disabled. Is it expected?

https://gist.github.com/tsayao/80dd7bb2dfd66d2ec220e27c5ae4017b

-- Thiago.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20231129/a7ed52c3/attachment-0001.htm>


More information about the openjfx-dev mailing list