managing filter options
740379Mar 27 2010 — edited Mar 28 2010Hello,
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?