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

Filter Refresh

2 Answers 38 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.
ManniAT
Top achievements
Rank 2
ManniAT asked on 08 May 2012, 11:36 PM
Hi,

when I use a default listbox with filtering I bind it to a CollectionViewSource.
In that case when my data changes I simply call source.View.Refresh.

I guess JumpList internally also binds to such a thing (as CollectionViewSource).
Is there a way to access it and call a refresh in the case that the underlying data changes?

Regards
Manfred

2 Answers, 1 is accepted

Sort by
0
Accepted
Deyan
Telerik team
answered on 09 May 2012, 09:01 AM
Hello Manfred,

Thanks for writing and for your question.

You can use the RadJumpList.RefreshData() method.

I hope this helps.

All the best,
Deyan
the Telerik team

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

0
ManniAT
Top achievements
Rank 2
answered on 09 May 2012, 09:06 AM
YES it does :)

I was that much fixed to search for something in the JumpList DataSoure that I overlooked this method.

Thanks you
Manfred
Tags
JumpList
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Deyan
Telerik team
ManniAT
Top achievements
Rank 2
Share this question
or