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.
by wolfgang » Sun Dec 11, 2011 12:10 pm
In a jide pivot table are records displayed in each row. If records in different rows are equal, then those rows can be collapsed with a click on button into a single row in jide pivot table. Then there are n>1 records shown in only one row in jide pivot table.
How can I find out whether a single row has been collapsed by n>1 rows?
-
wolfgang
-
- Posts: 25
- Joined: Fri Dec 09, 2011 2:26 am
by JIDE Support » Sun Dec 11, 2011 1:14 pm
Please invoke HeaderTableModel#getValuesAt() to get the Values then invoke Values#getValueAt() from 0 to Values#getCount() to check if any ExpandableValue is collapsed.
Thanks,
JIDE Software Technical Support Team
-
JIDE Support
- Site Admin
-
- Posts: 37263
- Joined: Sun Sep 14, 2003 10:49 am
-
by wolfgang » Tue Dec 13, 2011 8:09 am
thanks a lot

-
wolfgang
-
- Posts: 25
- Joined: Fri Dec 09, 2011 2:26 am
Return to JIDE Common Layer Open Source Project Discussion (Community Driven)
Who is online
Users browsing this forum: No registered users and 11 guests