Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7932157
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T20:56:00+00:00 2026-06-03T20:56:00+00:00

I have a Telerik RadComboBox set up like: <t:RadComboBox Grid.Column=1 Grid.ColumnSpan=5 Grid.Row=3 x:Name=customer IsReadOnly=True

  • 0

I have a Telerik RadComboBox set up like:

<t:RadComboBox Grid.Column="1" Grid.ColumnSpan="5" Grid.Row="3" x:Name="customer" IsReadOnly="True" IsEditable="True"
               ItemsSource="{Binding Path=Customers, Mode=OneWay}" DisplayMemberPath="Name" SelectedValuePath="Id"
               SelectedValue="{Binding Path=CustomerId, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged, ValidatesOnDataErrors=True}"
               SelectionChanged="customer_SelectionChanged_1"/>

The combo is properly populated, but if I click the drop down and select an item from the list, the SelectedValue property is not updated. If I begin typing in the combo and select an item that way, the SelectedValue property is not updated. BUT if I use the mouse wheel, or the arrow keys, then the SelectedValue property is properly updated.

I added the SelectionChanged event in the code behind so I could look at the properties of the control (this application is using an MVVM pattern) and it looks like that even when the SelectedItem property is set to a valid item, the SelectedValue property is null. If I use the mouse wheel to scroll down to an item, then both properties are properly set as I would expect.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T20:56:02+00:00Added an answer on June 3, 2026 at 8:56 pm

    It turns out that this is caused by the fact that my view model returns Guid.Empty by default when there is no selection. But since there isn’t an item in the list that has an Id property of Guid.Empty the control gets confused.

    Adding the attribute: SelectedIndex="0" fixes this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a RadComboBox that i have bound like shown below <telerik1:RadComboBox Grid.Row=2 Grid.Column=1
I have a Telerik Grid which has a footer that needs to display column
I have a telerik grid in which i have a column where i show
I have a problem with the following binding: <telerik:RadComboBox ItemsSource={Binding Source={StaticResource TemplateDataSource}, Path=Templates} SelectedValue={Binding
I have a Telerik grid. For each row there is a details table. The
I have a telerik grid, when I edit a row: but if i pressed
I have a Telerik Grid, with two columns I need to keep second column
I have a telerik grid with download column, A user can download a file
In Index.cshtml I have the following: @{ Html.Telerik().Grid<hekomaseru.Models.testdbEntities1>(testtable) .Name(grid1) .Pageable() .Sortable() .Filterable() .Groupable() .Render();
I have a telerik-radgrid where I use an editcolumn. For the edit-column I use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.