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. User Control - Dependancy property MVVM

User Control - Dependancy property MVVM

Scheduled Pinned Locked Moved WPF
wpfcsharpdatabasearchitecturehelp
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.
  • M Offline
    M Offline
    MichaelLuna
    wrote on last edited by
    #1

    User Control: 1. Dropdown box of States (not all states, list from database via View Model. 2. A listbox of Counties based on state selection. The county name for county and the code for the county is what the parent forms will bind to the code for the county selection. State abbreviations will be used for both state selection and selected value. Various forms need the user control to get state and County and bind to the database selection. I know how to set up MVVM. And can write the VM and Model with data access. I have not set up the view model yet I want the user control to handle the logic of the state and county selections here is the xaml: Code behind VB, but help in C# is apricated. Namespace Controls

    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