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

JumpList default selectedItems

2 Answers 36 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.
Bojan
Top achievements
Rank 1
Bojan asked on 05 Feb 2014, 12:14 PM
I am working with two JumpLists and want which are Binded to collections provided by service.
First list contains all items, and second one contains items added from first one(favorites)
I want to items from favorites list be checked by default on first list when i activate check mode.
How to do that?

Thank you

2 Answers, 1 is accepted

Sort by
0
Accepted
Deyan
Telerik team
answered on 10 Feb 2014, 08:29 AM
Hello Bojan,

Thanks for writing and for your question.

You can simply handle the IsCheckModeActiveChanged event and fill the CheckedItems collection with the corresponding items.

Regards,
Deyan
Telerik
If you want to get updates on new releases, tips and tricks and sneak peek previews directly from the developers working on the UI for Windows Phone, subscribe to the blog feed now.
0
Bojan
Top achievements
Rank 1
answered on 10 Feb 2014, 03:48 PM
Thank you for answering I've already found CheckedItems myself and managed to solve problem

Tags
JumpList
Asked by
Bojan
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Bojan
Top achievements
Rank 1
Share this question
or