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

Strange behaviour: DataBountListBox and ApplicationBar

1 Answer 25 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Igor
Top achievements
Rank 1
Igor asked on 04 Jul 2012, 12:36 PM
I came accros a very strange behaviour when using the reorder feature. I have MainPage.xaml with ApplicationBar (lets call it AppBar1) and Settings.xaml with another ApplicationBar  (lets call it AppBar2)  and DataBountListBox . When on MainPage the AppBar1 is shown, on Settings the AppBar2 ish shown and when I go back to MainPage the AppBar1 is shown as expected. There problem is when I am on the Settings Page and reorder items in DataBountListBox and go back. The the AppBar2 is shown on the MainPage.xaml. It definitly should not be there. I tried creating the AppBar1 in code (OnNavigatedTo): the AppBar1 is shown when I return to MainPage but after a while it disappears and the AppBar2 from Settings is shown. What is the problem? It looks like reordering items in DataBountListBox messes up the ApplicationBars.

1 Answer, 1 is accepted

Sort by
0
Accepted
Victor
Telerik team
answered on 04 Jul 2012, 01:47 PM
Hello Igor,

Thank you for writing.
This is a known regression in the service pack (2012.2.629). The issue has been fixed and the updated binaries (latest internal build) are ready for download from your account.

Please write again if you have more feedback to share, we greatly appreciate it.

Kind regards,
Victor
the Telerik team

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

Tags
DataBoundListBox
Asked by
Igor
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or