AutoFilterTreeTableDemo Issues

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.

AutoFilterTreeTableDemo Issues

Postby jameszhao » Thu Aug 26, 2010 6:58 am

1. For QuickTableFilterField in AutoFilterTreeTableDemo, is it possible to add multi keywords to search the entire table? e.g. keywords delimited by space, like google search.

2. Can filter function be changed to accept "Return only" instead of the current effect? Because the window freezes when the data size is too large.


Thanks,
James
jameszhao
 
Posts: 7
Joined: Wed Aug 18, 2010 7:56 am

Re: AutoFilterTreeTableDemo Issues

Postby JIDE Support » Thu Aug 26, 2010 8:35 am

1, So far not. You may give LuceneQuickTableFilterField which could accept multiple input. However, you have to deal with the lucene syntax for the request. Or you could try to override QuickTableFilterField#getFilter() to construct your own filter to achieve your goal.
2, Please invoke QuickTableFilterField#setSearchingDelay(-1).

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

Re: AutoFilterTreeTableDemo Issues

Postby jameszhao » Thu Aug 26, 2010 8:41 am

For 2, can I take AUTO feature function off, only accept RETURN? Because this is normal way to search.

James
jameszhao
 
Posts: 7
Joined: Wed Aug 18, 2010 7:56 am

Re: AutoFilterTreeTableDemo Issues

Postby JIDE Support » Thu Aug 26, 2010 8:54 am

Please just remove the code so that AutoFilterTableHeader will not get installed in the table.

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

cron