Hi All
In one of my demo application, I have created one viewset with two view areas (grid layout 2 rows). On the top area I placed the view with an RoadMap element. In the bottom area I am placing all my trasaction step views. If I navigate between the transaction views by next and previous buttons on them, how will I update the selected step in the RoadMap element? Programatically I need to get hold of the RoadMap state elements so that I can change their property to selected in the implementations of the button actions.
Will appreciate your help... Thanks in advance
regards
Shubhadip
Add a comment