Hi All,
I am using JDeveloper 12.2.1.3.0 , I have requirement as below.
In the search page i have query panel on the top and below is the table surrounded with PanelCollection and the table is having Pagination with 20 records on page load. This total Querypanel and Table is surrounded with PanelGroup Layout with layout -"scroll" property so it is giving the scroll for total query panel and table. But my requirement is like the Query Panel should not scroll, only the table content should scroll (Table should have the pagination).
Could anyone help me on this. Thanks in Advance.