When I add a node to my treeview control, I want it to be added in the right place automatically (sorted).... how could I do that:D
Printable View
When I add a node to my treeview control, I want it to be added in the right place automatically (sorted).... how could I do that:D
Do you mean Sorted() property ! It should sort nodes as you add them but you have to set it to True before you add any node .
hehe I set it to True in an already-full treeview and it didnt do anything,so I thought it doesnt work:D thanks alot...Quote:
Originally posted by Pirate
Do you mean Sorted() property ! It should sort nodes as you add them but you have to set it to True before you add any node .
(btw what's up with all the ugly smilies!!! they werent here yesterday!)
What smilies ?:confused:Quote:
Originally posted by MrPolite
(btw what's up with all the ugly smilies!!! they werent here yesterday!)
it's either because I haven't been here for a while or it just changed, aaahQuote:
Originally posted by Pirate
What smilies ?:confused:
did they look YELLOW before? all the smilies in thsi forum I mean
I don't know . In my first post , they were in their regular colors after i asked you 'What smilies' they got changed . Just now . I don't know what happened . Yah , they look awaful .:rolleyes:
aaah stupid vbf:( whateverQuote:
Originally posted by Pirate
I don't know . In my first post , they were in their regular colors after i asked you 'What smilies' they got changed . Just now . I don't know what happened . Yah , they look awaful .:rolleyes:
btw thanks for the treeview thingie, it's working now :D
Cool . Good luck .