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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
C

cE

@cE
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Duplicate Items in Treeview
    C cE

    Hi, I have a problem with sorting duplicate items in a treeview. I retrive some info from a database and the resultset look something like this : Date....|City.....|Code --------------------------- 20041012|London...|123 20041012|London...|456 20041012|New York.|763 20041013|Boston...|236 20041013|London...|983 20041012|Oslo.....|923 And I want the treeview to look like this : +20041012 ...+London ......+123 ......+456 ...+New York ......+763 ...+Oslo ......+923 +20041013 ...+Boston ......+236 ...+London ......+983 How can i put the correct nodes in the correct level and do this in a easy way? Tune In, Turn On, Drop Out

    C / C++ / MFC question database algorithms help
  • Login

  • Don't have an account? Register

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