This is a migrated thread and some comments may be shown as answers.

Programmatically select group without group picker

2 Answers 42 Views
JumpList
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Spencer
Top achievements
Rank 1
Spencer asked on 06 Nov 2011, 07:12 PM
Is it possible to programatically select the group to jump too?  I recently converted over from using the silverlight toolkit and they had a nice method where you basically pass it a string and it will jump to the group with that string.  Basically i had a feature in my app that would allow the user to set the default room.  I assume its possible but i don't know how.  Thanks.

Spencer  :-)

2 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 07 Nov 2011, 08:53 AM
Hi Spencer,

Thanks for writing and for your question.

Yes, it is possible by using the BringIntoView method and pass an instance from the JumpList.Groups collection to it.

I hope this helps.

Let me know if you need further assistance here.

All the best,
Deyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Spencer
Top achievements
Rank 1
answered on 08 Nov 2011, 12:55 AM
Actually i had tried that and thought it wasn't working, but saw a bug in my code.  Now its working great.  Thanks for the help.
Tags
JumpList
Asked by
Spencer
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Spencer
Top achievements
Rank 1
Share this question
or