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

Wrong SelectedItems.Count()

3 Answers 91 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Orest
Top achievements
Rank 1
Orest asked on 16 Feb 2010, 03:44 PM
 Guys,
If I select 2 items in a list (using ctrl+ ) and then click (without CTRL) on one of those selected items visually it shows me that only one item is selected. Then I click on the asp:Button  and in code-behind check SelectedItems.Count() it gives me 2 instead of 1.
Is there some work-around that will give me correct count, before this is fixed?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 16 Feb 2010, 04:09 PM
Hello Orest,

Can you tell us which version of RadControls for ASP.NET AJAX are you using and on which event are you checking SelectedItems.Count because we can't reproduce your issue here. Thank you in advance.

Regards,
Kamen Bundev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Orest
Top achievements
Rank 1
answered on 16 Feb 2010, 04:18 PM
2009_2_701
0
Kamen Bundev
Telerik team
answered on 16 Feb 2010, 04:58 PM
Hi Orest,

There was indeed such a bug in Q2 2009 which was fixed before Q3 2009. You can upgrade to the latest version of RadControls for ASP.NET AJAX to fix it. Let me know if this will work for you.

Regards,
Kamen Bundev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
ListBox
Asked by
Orest
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Orest
Top achievements
Rank 1
Share this question
or