Details
-
Type:
Wish
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2
-
Component/s: Paging/Sorting
-
Labels:None
-
Application server:Apache Tomcat
Description
I have millions of records and default Page size is 50.Length of 50 records on web page is looking very messy.To avoid this problem, i am using div with overflow:scroll property outside display tag .After that records are successfully scrolled.But problem is that, (paging.banner.placement) automatically becomes scrollable.I want (paging.banner.placement) becomes fixed during scrolling down the records.
I am trapping in problem from the last couple of days.Thanks in advance
I am trapping in problem from the last couple of days.Thanks in advance