Permanently remove filtered records from SortableTable

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.

Permanently remove filtered records from SortableTable

Postby mgunn0103 » Fri Apr 27, 2012 4:47 pm

Hello JIDE Support,

I am using the SortableTable model found in the "QuickFilter Demo (Table)". What would be the best way to permanently remove filtered (not visible) records from the sortableTable? Ultimately, I would like to save the visible subset. Does JIDE provide any easy means of accomplishing this?

Thanks,
Marcus
mgunn0103
 
Posts: 5
Joined: Tue Dec 20, 2011 1:30 pm

Re: Permanently remove filtered records from SortableTable

Postby JIDE Support » Fri Apr 27, 2012 4:55 pm

Please try to invoke TableModelWrapperUtils#getActualRowAt() to get the actual row lists after filtering. Then you will be able to delete all other rows in the original table model.

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 11 guests

cron