Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

managing filter options

740379Mar 27 2010 — edited Mar 28 2010
Hello,

I have a table component on my jspx page and I have a filtering enabled in some columns. By default filter is case sensitive, can I set it somehow not to be? Can I add the list of values in my filter field? How can I modify the filter behavior? I would like it to ignore the spaces too so that the filter value "A BC" on some column returns the same rows as the filter "abc".

I tried to go to page definition and to change the views query options but there is only few of them. And yeah I am using jdeveloper 11g.

Any suggestions?

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 25 2010
Added on Mar 27 2010
1 comment
882 views