Should using a FilteredList<> on a TableView disable column sorting?
Thiago Milczarek Sayão
thiago.sayao at gmail.com
Wed Nov 29 18:23:01 UTC 2023
Thank you Andy.
It looks like a work-around that I can use, but maybe it should be
supported in a plain FilteredList<>.
Em qua., 29 de nov. de 2023 às 15:11, Andy Goryachev <
andy.goryachev at oracle.com> escreveu:
> 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/13bcf300/attachment.htm>
More information about the openjfx-dev
mailing list