Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Is it possible to make individual Column filter for table view in Java FX?

9166588f-a23b-4605-a4ef-fc66c99a7d49Apr 21 2017 — edited Apr 21 2017

Dear Experts ,

      I am using table view to view my data in JavaFx , my question is how to make filtering in each column like excel ( filter will appear in headers columns ) . if the column is date type then date filtering options will appear ( on date , before date , between dates , ... )  , if the column is numeric type then filter options for numeric values  will appear ( greater than , less than , equal , ...)  and so on

please tell me I need this very urgent.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 19 2017
Added on Apr 21 2017
1 comment
935 views