Click here to Skip to main content
15,887,135 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionproblem in printing Pin
Jagz W10-Mar-09 7:11
professionalJagz W10-Mar-09 7:11 
AnswerRe: problem in printing Pin
Dave Kreskowiak11-Mar-09 2:50
mveDave Kreskowiak11-Mar-09 2:50 
QuestionProgress bar and FTP server Pin
Farid_Bilal10-Mar-09 6:33
Farid_Bilal10-Mar-09 6:33 
AnswerRe: Progress bar and FTP server Pin
0x3c010-Mar-09 6:55
0x3c010-Mar-09 6:55 
QuestionTreeview duplicating nodes Pin
garfield18510-Mar-09 4:45
garfield18510-Mar-09 4:45 
AnswerRe: Treeview duplicating nodes Pin
Jon_Boy10-Mar-09 9:07
Jon_Boy10-Mar-09 9:07 
GeneralRe: Treeview duplicating nodes Pin
garfield18510-Mar-09 21:59
garfield18510-Mar-09 21:59 
GeneralRe: Treeview duplicating nodes Pin
Jon_Boy11-Mar-09 3:36
Jon_Boy11-Mar-09 3:36 
I don't get a duplication of nodes, I don't get any nodes back on treeview1. It would appear that your temp. clearing the nodes in treeview1 and then readding them?

Having said that, I would do several things different. Instead of completely getting rid of treeview1 and readding it to the form and setting its properties, just clear the nodes (treeview1.nodes.clear). Probably don't need to create a whole another treeview to store the nodes (seems overkill), could use a treenodecollection instead.

Again, I'm not sure what this is supposed to do other than restore the nodes?

Any suggestions, ideas, or 'constructive criticism' are always welcome.

"There's no such thing as a stupid question, only stupid people." - Mr. Garrison

GeneralRe: Treeview duplicating nodes Pin
garfield18511-Mar-09 3:56
garfield18511-Mar-09 3:56 
QuestionDelete from Mutiple listboxes at the same time Pin
Ebrima Sawaneh10-Mar-09 2:08
Ebrima Sawaneh10-Mar-09 2:08 
AnswerRe: Delete from Mutiple listboxes at the same time Pin
Jon_Boy10-Mar-09 9:13
Jon_Boy10-Mar-09 9:13 
Questionresizing flash sockwave object in vb.net Pin
hrishiS10-Mar-09 1:25
hrishiS10-Mar-09 1:25 
Questionvb.net set up Pin
hrishiS10-Mar-09 1:22
hrishiS10-Mar-09 1:22 
AnswerRe: vb.net set up Pin
Johan Hakkesteegt11-Mar-09 8:00
Johan Hakkesteegt11-Mar-09 8:00 
QuestionResizing Windows Forms Pin
briogene10-Mar-09 0:24
briogene10-Mar-09 0:24 
AnswerRe: Resizing Windows Forms Pin
Dave Kreskowiak10-Mar-09 7:48
mveDave Kreskowiak10-Mar-09 7:48 
Questionmerge module for crystal report [modified] Pin
hrishiS10-Mar-09 0:21
hrishiS10-Mar-09 0:21 
QuestionSetup in vb.net Pin
mahalakshmi4210-Mar-09 0:17
mahalakshmi4210-Mar-09 0:17 
AnswerRe: Setup in vb.net Pin
briogene10-Mar-09 0:28
briogene10-Mar-09 0:28 
QuestionUser Control Sub Properties. Pin
Nanda_MR9-Mar-09 23:39
Nanda_MR9-Mar-09 23:39 
AnswerRe: User Control Sub Properties. Pin
Dave Kreskowiak10-Mar-09 7:40
mveDave Kreskowiak10-Mar-09 7:40 
QuestionIncrement using Database Pin
nazimghori9-Mar-09 23:31
nazimghori9-Mar-09 23:31 
GeneralRe: Increment using Database Pin
Luc Pattyn10-Mar-09 0:58
sitebuilderLuc Pattyn10-Mar-09 0:58 
AnswerRe: Increment using Database Pin
Jon_Boy10-Mar-09 2:19
Jon_Boy10-Mar-09 2:19 
QuestionSchool Calendar using VB.Net Pin
wr30289-Mar-09 21:01
wr30289-Mar-09 21:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.