File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Is there a plugin available (e.g. jquery etc) to achieve this functionality? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Is there a plugin available (e.g. jquery etc) to achieve this functionality?" Watch "Is there a plugin available (e.g. jquery etc) to achieve this functionality?" New topic
Author

Is there a plugin available (e.g. jquery etc) to achieve this functionality?

Deep Nair
Greenhorn

Joined: Dec 24, 2011
Posts: 13
Hi,

I have a requirement to generate something as below i.e. a list of items in the below format with paging enabled. I can do this via the normal html and paging concepts but is there a plugin available (e.g. jquery) to get this done ? Please point me to the link or example if any.



Thanks,
Deepna
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2329
The DisplayTag library does a very good job at this.
Deep Nair
Greenhorn

Joined: Dec 24, 2011
Posts: 13
Hi Tim - I just had a look at "DisplayTag" library, but that looks more like a jqGrid i.e. with columns and rows, what I'm looking for is like a list - something like in this forum where all replies are listed in order one below another + paging functionality added to it i.e. if the replies go more than say 10, page navigation should be enabled.

Thanks,
Deepna
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2329
Where do you see the difference between a table with a single column and a list? DisplayTag supports paging.
 
 
subject: Is there a plugin available (e.g. jquery etc) to achieve this functionality?
 
Threads others viewed
Which superhero are you?
calling the struts action on jquery button click
To call and load javascript in struts jsp.
Jsp Array Iteration
javax.servlet.ServletException:javax.servlet.jsp.JspException: Cannot find bean: "riga" in any scope
MyEclipse, The Clear Choice