Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Display tables ina tree structure
Forum Updated to NodeBB v4.3 + New Features

Display tables ina tree structure

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 320 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.
  • G Offline
    G Offline
    GrahamL
    wrote on last edited by
    #1

    Hi
    I have a need to to display a set of tables as a tree widget, such that each row in the tree is a table.
    Expanding one of these rows should show the number of rows and expanding this should show a set pairs of items showing the column name and cell value.
    eg
    +cars
    +1
    model ford
    colour red
    +motor cycles
    +1
    make Triumph
    cc 1000

    Has anyone done this before? or has anyone any advice on how to approach this problem

    Thanks in advance

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved