Sort DualTable

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Sort DualTable

Postby acallies » Wed Nov 14, 2012 6:00 am

Hello,

I created a DualTable and I am not able to sort the right panel (the selected items panel) whereas I can sort the left panel. Both panels have the same columns...
Do you have an idea how I could do to be able to sort the right panel?

Thank you in advance.
acallies
 
Posts: 2
Joined: Wed Nov 14, 2012 5:52 am

Re: Sort DualTable

Postby acallies » Wed Nov 14, 2012 6:15 am

Problem solved by a simple : dualTable.getSelectedTable().setAutoCreateRowSorter(true);
acallies
 
Posts: 2
Joined: Wed Nov 14, 2012 5:52 am

Re: Sort DualTable

Postby JIDE Support » Wed Nov 14, 2012 9:36 am

The selected table in DualTable is not supposed to be sorted since some of our customers will require order during the selected records. The JTable API might help your case but it may also pop up some other problems later so it's not recommended.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am


Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: No registered users and 13 guests