Fixed Paginator on Scrollable Div. ----------------------------------- Key: DISPL-666 URL: http://jira.codehaus.org/browse/DISPL-666 Project: DisplayTag Issue Type: Wish Components: Paging/Sorting Affects Versions: 1.2 Reporter: harshkumar Fix For: 1.2
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 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel