Hi guys,
I have the following question:
- if I use table_view.setNavigationMode(TableNavigationMode.BYLINE) then on the TableView footer 6 buttons are displayed - for line and page navigation
- if I use table_view..setNavigationMode(TableNavigationMode.BYPAGE) then on the TableView footer 4 buttons are displayed -
for page navigation
What should I set to TableView in order to see the page number navigation (i.e. the input field with page number (the user can fill), and to his right the total number of pages), in the same way as WebDynpro tables are rendered ?
Should I need to implement an IFooterRenderer ?
Many thanks in advance!
Best Regards,
Lalo