Pagination for oj-table in vbcs
Summary
Oj-Paging-control tag data attribute data typeContent
Hi,
I've been trying to implement pagination for an oj-table. I have added the tag to the html page and included the oj/ojspagingcontrol in the import. I can see the paging composite but cannot get it to work. I am unable to figure out the type of the variable that should be given in the data attribute.
I get the following error for any type i supply -
data.setPage() is not defined.
Can anyone direct me as to where should the oj.PagingModel interface be implemented to get this working?
1