How to hide the page banner message coming from the displaytag at the bottom after the records are getting displayed in pagination. Also how to customize this message as shown here http://demo.displaytag.org/displaytag-examples-1.2/example-paging.jsp
Asked
Active
Viewed 1,476 times
0
-
whether you want to find how many items found or how to display the total strip. – Nitesh Mishra Jul 03 '13 at 15:03
-
No, how to customize the css associated with the message or the strip. please see the page which I have mentioned – user2539214 Jul 04 '13 at 09:30
-
if you have mozilla firefox, you can easily find this by inspecting that element. Just right click on it and click on inspect element. – Nitesh Mishra Jul 04 '13 at 11:38
1 Answers
0
You need to override setting paging.banner.placement
. Ways to do this and values for all configuration options are listed at http://www.displaytag.org/1.2/configuration.html

Victor
- 3,669
- 3
- 37
- 42