jsf - Richfaces DataTable - total number of pages -


i've situation i've multiple columngroups inside datatable , each record render 1 or more columngroup depending on business logic.

now, since number of rows in datatable different size of records list, how total number of pages in datatable, provided number of rows per page fixed number let's 60.

i need number custom datascroller.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c# - Sort XmlNodeList with a specific Node value -