Hi all
I'm using Oracle JET version 5.0.0.
I have done table filtering and page navigation in oracle jet by following cookbook code.
For Table filtering
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=table&demo=filteringTable
For Table Pagination
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=pagingControl&demo=basicPagingTable
Now i want to combine both i.e i want a table with both filtering with page navigation. I have tried a lot but
nothing works fine. Please help me to solve this.