Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » TableView sort custom policy(Sort the null values in the bottom of the Table)
TableView sort custom policy [message #1826416] Fri, 24 April 2020 11:27
Eclipse UserFriend
Hi,
I'm working with a TableView and in particular I'm able to fill it correctly by the ObservableMap populated by the JMS tail at runtime.

The problem is related to the default sorting policy (Ascending and Discending).

Normally I can receive entries of String type that can be:

- string like name "Rose"
- null

The poblem is that, in Ascending rule, the null are ordered before the string (as you can see in the image attached).
index.php/fa/37942/0/

Then, I need to shift the null values in the bottom of the Table , then at the end of the last entry that starts with "z".

How can I implement it?

Thank you
  • Attachment: Ascending.png
    (Size: 11.94KB, Downloaded 454 times)

[Updated on: Fri, 24 April 2020 11:29] by Moderator

Previous Topic:SHARED GL CONTEXTS
Next Topic:JDK 11 / OpenJFX 11 no CSS autocomplete and "Unknown property" warning needs fix ASAP
Goto Forum:
  


Current Time: Thu Jul 03 12:15:46 EDT 2025

Powered by FUDForum. Page generated in 0.05801 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top