AutoFilterTableHeader-color filtered column

This forum is used by users to request and discuss new product features. Please do not use this forum for technical support including bug reports.

Moderator: JIDE Support

Forum rules
Product suggestions only. Please do not use this forum for technical support including bug reports.

AutoFilterTableHeader-color filtered column

Postby tomerbd09100 » Sun Nov 22, 2009 1:16 am

Hi,

Could you please consider to implemet color indecation for AutoFilterTableHeader filtering column, it is very usefull to view the current filtered col, in addition i think you sould support reset all filters.

Thanks, Tomer.
tomerbd09100
 
Posts: 11
Joined: Sat Nov 21, 2009 11:50 pm

Re: AutoFilterTableHeader-color filtered column

Postby JIDE Support » Sun Nov 22, 2009 9:23 am

Instead of using color, we can show a filter icon on the header to indicate a column is filtered. You can run AutoFilterTableHeaderDemo.java to see it. There is a check box on the option panel to control this optional flag.

To reset all the filters, you just call AFTH#getFilterableTableModel().clearFilters().
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Re: AutoFilterTableHeader-color filtered column

Postby tomerbd09100 » Tue Nov 24, 2009 10:58 pm

I tried to call "AFTH#getFilterableTableModel().clearFilters()", but it just hide the filter icon without reset the filter on the table rows.

Tomer.
tomerbd09100
 
Posts: 11
Joined: Sat Nov 21, 2009 11:50 pm

Re: AutoFilterTableHeader-color filtered column

Postby JIDE Support » Tue Nov 24, 2009 11:16 pm

Try to call FilterableTableModel#refresh after clearFilters. We will not do anything until refresh() is called so that you can add/remove several filters then do refresh once.

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


Return to Product Suggestions

Who is online

Users browsing this forum: No registered users and 13 guests