Question
Capgemini
US
Last activity: 3 Jul 2019 9:10 EDT
Hierarchical List- How to select any row on initial load?
I have a Hierarchical list configured to load the information of the nodes in an embedded section. (Display of Details: Embedded Elsewhere)
I want to be able to select any row on initial load of this Hierarchical list. I have an option at design time to select the first row on initial load(Select first row on initial load). Setting the pySelected property at run time on an specific item on the list before loading the screen does not perform the selection and display after the screen renders.
Is there any other property that needs to be set before screen rendering to see the selection of an item other than the first one?
Is there any way to perform the selection programmatically?
Thanks in advance