Unplanned
Last Updated: 19 Apr 2023 10:40 by ADMIN
Peter
Created on: 24 Feb 2023 08:53
Category: ListPicker
Type: Bug Report
1
ListPicker: SelectedItem does not update in a custom scenario
When having the following scenario: 

Bound SelectedItem = A
Bound Items to the ListPicker.ItemsSource= {B, C, D}
Open picker.
Item B is highlighted.
Do not scroll or tap anything, just press OK

Expected -> SelectedItem = B
Actual -> SelectedItem remains A.


Attached Files:
4 comments
ADMIN
Didi
Posted on: 19 Apr 2023 10:40

Hi Peter, 

The behavior occurs as the selected item you have is not from the source you passed to the ListPicker. In general, this changes the control's working behavior. This bug report is logged for a custom scenario, as the way you use the control is a custom case. 

The expected way how the control should be used is as follow: You have an items source and the selected item, should be from this source. 

I have shared all feedback you have with the development team. They will review the case still cannot say exact time-frame when a fix will be provided. The status of the item will be changed when there is an update. 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Peter
Posted on: 18 Apr 2023 12:42

Is there any updates?

The lack of progress on this and other issues will be communicated up our chain.

ADMIN
Didi
Posted on: 08 Mar 2023 08:58

Hi Peter,

The status is Unplanned, and there isn't any new information I can share on this item.

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Peter
Posted on: 07 Mar 2023 16:10
Are there any updates on this?