Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Referenced column not binding

Referenced column not binding

Scheduled Pinned Locked Moved WPF
databasecsswpfwcfquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RB Emphasys
    wrote on last edited by
    #1

    Everyone, I have a simple grid that binds two a table, and that table fk's out to two other tables. The table being user, the foreign keys relating to usertype and store. For some odd reason, the usertype binding won't populate, while the store binding will. I've ensured that the relationships exist in sql, and in my edmx. I've include the [Include] attribute on both properties in the user partial classes to ensure they're loaded. I've tried specifically binding them columns myself, and having it autobind the columns through autogenerate columns with the same result. It's not a case of bad foreign keys, as I can query for any particular record on the edit user dialog and it brings back the usertype perfectly for each record. Any idea's? Thanks, Ryan

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups