Using arrow keys in Hierarchical Table
Hello All,
I have a Hierarchical Table (Pega 7.3) with collapsible rows. I need to be able to scroll up and down using the arrow keys. This is possible in a Table since I have the option to select Progressive pagination. However in the hierarchical grid I do not get the progressive pagination option and therefore if I use the arrow keys the entire page scrolls up or down. Does anyone have a solution that will enable me to use the arrow keys to scroll up and down the rows of the table? Your help would be appreciated.
Sanjay
***Edited by moderator, Maryrita: moved to Product Support from Applications***
Hello,
Sanjay decided to go with the below local-change:
I ended up using a table to group records and set a flag for child rows and displayed them on a smart tip since they were not editable anyway. Then I was able to use the arrow keys to scroll up and down the table.
Regards,