Hello Infragistics Team,
i need To design a outlook bar with wizard style navigation.
it should navigate to next item in the current active group When I click on next button.
Can you please help me your inputs on this.
Your response at the earliest is very much appreciated.
Thanks and Regards,
Shashikanth N
Hello Shashikanth,
Thank you for contacting Infragistics. In order to navigate every instance of OutlookBarGroup you can use the GroupMoveUp and GroupMoveDown methods on the XamOutlookBar and keep track of the SelectedGroup.
An example can be found in our online documentation page: SelectedGroup property
Let me know if you have any questions.
Hi Michael,
Thanks for your prompt response. My requirement is to navigate the items present within the group when i click on button (Next/Previous).
For Example, Under There is one group which contains items like Item1, Item2,Item3. when i click on Next Button, it should navigate to next item i.e from Item1 to Item2. The Navigation should be random.
Hope this helps. Please let me know if you need more Clarity/information on this.
Shashikanth N.