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 7709429
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T00:51:36+00:00 2026-06-01T00:51:36+00:00

Is there any way bind textboxes to the row of a dataset that is

  • 0

Is there any way bind textboxes to the row of a dataset that is selected in a combobox? For example I have a dataset with 2 columns, one called name (this is the primary key) and the other is called author. I would like to set up databinding so that when the user selects the name in the combobox the corresponding author appears in the text of a textbox.

Specifically I want to know if this can be done through databinding or if it will require code for the selecteditemchanged event, or if it should be done using a value converter.

I think it would be possible to do with a value converter, but I was hoping it could be accomplished entirely in XAML.

This turned out to be a good tutorial to follow for building the appropriate code using the visual studio wizards for all the data stuff.
http://msdn.microsoft.com/en-us/library/dd547149.aspx

  • 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-01T00:51:38+00:00Added an answer on June 1, 2026 at 12:51 am

    Try this:

    <TextBox Text="{Binding ElementName=comboboxName, Path=SelectedItem.author}" />
    

    comboboxNameis Name attribute of your ComboBox
    .author is field name

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

Sidebar

Related Questions

JBoss 7.1.1.Final question: Is there any way that jboss.bind.address.management and jboss.bind.address.unsecure can be set
Is there any way to bind two windows from seprate processes together using Python/Pygame?
Is there any way I can set a formatter on models that will convert
Is there any way to bind a tooltip to a datasource. Here is a
Is there any way to bind a DataTable object to an actual table in
Is there any way to bind a mouse event such as 'mouseover' to a
Is there any way to bind arguments to slots ala boost::bind ? Here's a
Is there any way to bind to all the number keys in Tkinter? It
Is there any way to bind the ListBox 'ItemsSource' to the SeriaCollection XAxeLabels or
Is there any way to bind a datasource to an html select tag with

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.