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. C#
  4. binding data from sql tables to treeview control c#.net?

binding data from sql tables to treeview control c#.net?

Scheduled Pinned Locked Moved C#
csharpdatabasewpfwcfdata-structures
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.
  • A Offline
    A Offline
    Ashish Kumar Vyas
    wrote on last edited by
    #1

    Hi, I have 3 sql tables. 1.deptmaster -dptid(PK) -dptname 2.deptassignment -dptid(FK) -rptid -frequencyid 3.rptmaster -rptid(PK) -other rows 4.rptfreqmaster -freqid -freqname I want to show values from table in given below form in treeview control.(I am using c#.net web application) -Reports --Department ---ReportName scenario: 1 onclick of Reports in tree view I want to get all dept from table. 2 on click of Department in tree view I want to get all reports name in this department. please give me the solution ASAP its urgent. With Regards Ashish K. Vyas

    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