« Our book is out: Oracle Fusion Developer Guide: Building Rich Internet Applications with Oracle ADF Business Components and Oracle ADF Faces | Main | Oracle ADF Code Corner: How-to scroll an ADF bound ADF Faces Table using a Keyboard Shortcut »
How-to scroll ADF tables using alphabetic anchor tags in an index menu
By frank.nimphius | January 6, 2010
In this example, an alphabet index anchor menu is used to scroll an ordered ADF bound ADF Faces table. The example provided for download is based on the HR Employees table. Selecting an entry from the index menu, for example the ‘F’ character, scrolls the table to the first employee record that has this character as the first character of the last name attribute value. The implementation dynamically builds the index list, ensuring that characters that are not available as leading characters in the last name attribute are rendered but disabled for selection.
![]() |
[Read More] [Get More on ADF Code Corner]
Frank
Topics: ADF Faces RC | No Comments »
Comments are closed.

