moving columns vs TableColumnGroups

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.

moving columns vs TableColumnGroups

Postby sohcan » Mon Oct 31, 2011 7:07 am

Hi,
I need to programatically set the order of the columns in jide table, which has NestedTableHeader and uses header groups. I've noticed that when I use JTable.moveColumn(int, int) corrupts NestedTableHeader, in a sense that headers for grouped columns are not rendered properly (they were ie. placed outside of parent table column group, and have blank space above itself). What would be the best way to actually set the order of the column in case of grouped column headers?

sohcan
sohcan
 
Posts: 4
Joined: Sun Sep 04, 2011 6:51 am

Re: moving columns vs TableColumnGroups

Postby JIDE Support » Mon Oct 31, 2011 7:11 am

Please try to manage the NestedTableHeader, TableColumnGroup to keep the tree structure well after you invoke JTable#moveColumn().

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: Google [Bot] and 3 guests

cron