This question is locked. New answers and comments are not allowed.
I have a jump list where I've set the filter and sort via the XAML. What's the best solution for moving these settings in to the code where I can have UI events set them. An example is having a list of items with names, dates and locations. I want to be able to change this sorting on the fly and have the RadJumpList display it in real time.