Is it possible to use Primefaces datatable pagination with IVY SQL Step in a logic process?

asked 25.08.2016 at 13:27

enricojl's gravatar image

enricojl
(suspended)
accept rate: 0%


Short: Yes, to use the Paginator feature, just activate it, as described on the showcases page of primefaces.

The DataTable Paginator allows browsing through already loaded data, page by page. Therefore you could load the data by an Ivy DB/SQL Step into a list (or Recordset) and then display them with a DataTable.

link

answered 12.09.2016 at 09:57

Flavio%20Sadeghi's gravatar image

Flavio Sadeghi ♦♦
(suspended)
accept rate: 75%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×79
×51

Asked: 25.08.2016 at 13:27

Seen: 2,116 times

Last updated: 12.09.2016 at 09:57