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

SelectedValue is null when using multi-combos and itemsRequested

6 Answers 138 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
genesplitter
Top achievements
Rank 2
genesplitter asked on 23 May 2008, 01:02 AM
The 5-15 build of RadControls appears to have a bug reading SelectedValue when in a multi-combo page that populates via itemsrequested

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Combobox/Examples/Functionality/MultipleComboBoxes/DefaultCS.aspx

The server-side SelectedValue is null for the 3rd combo (the city in this example) when you selected a city.

I verified this by copying back the April build to verify it worked again, and then copying back the May 15 build to see if it breaks again, and then doing it once again for good measure!

I also shut down my browser, closed visual studio and restarted, and even copied back and forth the April/May dll's on a production server, so I'm pretty sure this is a real bug. This in on the 3.5 dll.


6 Answers, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 23 May 2008, 07:16 AM
Hi Donald Lee,

This seems to be a problem when LoadOnDemand is set to False and the items are loaded by invoking the client-side method requestItems().
We will do our best to fix the problem as soon as possible.

I updated your telerik points for your involvement.

Sincerely yours,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
genesplitter
Top achievements
Rank 2
answered on 16 Jun 2008, 11:13 PM
Thank you Veskoni,

If you issue a hotfix for this bug could I request a copy.

- Donald Lee -
0
Veselin Vasilev
Telerik team
answered on 18 Jun 2008, 03:28 PM
Hi Donald Lee,

Since here in the forums I can post only a trial version of the dll, I would suggest that you wait until tomorrow when we are officially releasing the Service Pack 2 of RadControls for ASP.NET AJAX and you will be able to download the DEV version from your Client.Net account. The new build contains several bug-fixes and some exciting new features.

Still, if you need the build urgently - please open a support ticket and you will get the Dev version.

Greetings,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Mounir Maghraoui
Top achievements
Rank 1
answered on 06 Nov 2009, 02:00 PM
Hi Donald Lee,
   I have the same problem when using three combo in my aspx page.  The server-side SelectedValue is empty for the 3rd comdo even the combo datasource is null.
   Did you find a solution for this problem please. I'm using Telerik Asp.net Ajax Q2 2008.
0
Veselin Vasilev
Telerik team
answered on 11 Nov 2009, 03:43 PM
Hi Mounir Maghraoui,

Have you selected an item in that combobox? Are you sure that the selected item has its Value property set?

Greetings,
Veselin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Mounir Maghraoui
Top achievements
Rank 1
answered on 12 Nov 2009, 07:47 AM
Hi,
    Thank you for replying. Your are right I didn't set properly the datasource to that combobox. Now I fixed the problem.
Thank you,
Tags
ComboBox
Asked by
genesplitter
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
genesplitter
Top achievements
Rank 2
Mounir Maghraoui
Top achievements
Rank 1
Share this question
or