Monday, 30 September 2013

Pagination code in java

Pagination code in java

**down vote favorite
Hello ** **I am working with jsf 1.2.
I have a page "SearchPage" in which I used datatable to represnt the data
in tabular format . now i need to use pagination to represent the
specified number of rows in first page and rest on to another page.
I have button in my page "Search" when I will click on it , It will
display me the number of records and rest records are should be on next
page (via link). I am restricted to use javascript or jQuery (as my
project requirement) I need to use java for this.
Please help , If any one have any stuff related to this strong text**

No comments:

Post a Comment