Hmmm... maybe we are not seeing the forest among the trees.
Already the very first example, SBSPEXT_HTMLB\tableView.bsp shows an example where the tableView has an input field for quickly entering a specific page number to jump to. Is this what you want?
Then you should also look at the <xhtmlb:pager> control. Specifically the examples in SBSPEXT_XHTMLB will interest you. There is two pages: pager.bsp and pagerX.bsp. Both deserve at least 17 minutes of your time. Especially pagerX.bsp is nice, as it shows how you can use an external pager (in for example the toolbar) to still page the table.
++bcm
Hi Brian,
Thanks a lot for the info. SBSPEXT_HTMLB/TableView.bsp does not have the page number opened for input. Initially I thought because the entry is less than the max. line visible. I copied the page and add entry manually, still the same.
I take a look at the Pager with table view, and that's what I want. Thanks again for the info.
Regards,
Iwan
Add a comment