Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #929
| From | Deanna Earley <dee.earley@icode.co.uk> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: Problem with Treeview |
| Date | 2012-03-12 09:34 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <jjkfu8$io5$1@speranza.aioe.org> (permalink) |
| References | <XnsA0118F4A51C1taustingmail@69.16.186.7> |
On 09/03/2012 21:05, Gutless Umbrella Carrying Sissy wrote: > Not much experience with Treeview control, so this is probably a > stupid question. > > I have a treeview control. I figured out how to load entries from it > from a database in the order I want. I figured out how to move stuff > around on it - change the order. But I cannot figure out how to > determine the new order so that I can save it back to the database > for the next time. Anybody know? Can't you keep track of the order when changing the order? Especially seeing as moving requires a delete and readd... You can also use the .Next methods to walkt he tree. -- Deanna Earley (dee.earley@icode.co.uk) i-Catcher Development Team http://www.icode.co.uk/icatcher/ iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Problem with Treeview Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-03-09 14:05 -0700
Re: Problem with Treeview Deanna Earley <dee.earley@icode.co.uk> - 2012-03-12 09:34 +0000
Re: Problem with Treeview Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-03-12 09:49 -0700
Re: Problem with Treeview "Coder X" <coder@x.com> - 2012-07-07 01:26 -0400
Re: Problem with Treeview "Theo Tress" <rbk@online.de> - 2012-07-07 12:14 +0200
Re: Problem with Treeview Gutless Umbrella Carrying Sissy <taustinca@gmail.com> - 2012-07-09 09:26 -0700
csiph-web