Click here to Skip to main content
15,909,822 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: So the web is pretty advanced... Pin
Super Lloyd2-Nov-17 8:51
Super Lloyd2-Nov-17 8:51 
GeneralRe: So the web is pretty advanced... Pin
Sander Rossel2-Nov-17 9:15
professionalSander Rossel2-Nov-17 9:15 
GeneralRe: So the web is pretty advanced... Pin
Super Lloyd2-Nov-17 12:30
Super Lloyd2-Nov-17 12:30 
GeneralRe: So the web is pretty advanced... Pin
A_Griffin1-Nov-17 9:19
A_Griffin1-Nov-17 9:19 
GeneralRe: So the web is pretty advanced... Pin
Sander Rossel2-Nov-17 7:02
professionalSander Rossel2-Nov-17 7:02 
GeneralRe: So the web is pretty advanced... Pin
PIEBALDconsult1-Nov-17 9:52
mvePIEBALDconsult1-Nov-17 9:52 
GeneralRe: So the web is pretty advanced... Pin
raddevus1-Nov-17 10:24
mvaraddevus1-Nov-17 10:24 
GeneralRe: So the web is pretty advanced... Pin
PIEBALDconsult1-Nov-17 11:47
mvePIEBALDconsult1-Nov-17 11:47 
I use TreeViews quite a bit. Awesome things TreeViews.

And I like to have a timer to refresh them (database query in the background, then update the TreeNodes' Color, Text, etc.).
Cross-thread issue not a problem.

BUT! Two things...

Scrolling problems. Resolved after a brief online search.

Setting the SelectedNode ensures that the node is visible. So, if the user selects a node, then collapses that branch, the next refresh uncollapses the branch!
That took a bit of pounding to nail down.
GeneralRe: So the web is pretty advanced... Pin
raddevus1-Nov-17 12:49
mvaraddevus1-Nov-17 12:49 
GeneralRe: So the web is pretty advanced... Pin
Graeme_Grant1-Nov-17 14:23
mvaGraeme_Grant1-Nov-17 14:23 
GeneralRe: So the web is pretty advanced... Pin
Mycroft Holmes1-Nov-17 15:00
professionalMycroft Holmes1-Nov-17 15:00 
GeneralRe: So the web is pretty advanced... Pin
Graeme_Grant1-Nov-17 15:35
mvaGraeme_Grant1-Nov-17 15:35 
GeneralRe: So the web is pretty advanced... Pin
Marc Clifton2-Nov-17 2:38
mvaMarc Clifton2-Nov-17 2:38 
GeneralRe: So the web is pretty advanced... Pin
Graeme_Grant2-Nov-17 13:41
mvaGraeme_Grant2-Nov-17 13:41 
GeneralRe: So the web is pretty advanced... Pin
Spoon Of Doom1-Nov-17 23:17
Spoon Of Doom1-Nov-17 23:17 
GeneralRe: So the web is pretty advanced... Pin
W Balboos, GHB2-Nov-17 1:25
W Balboos, GHB2-Nov-17 1:25 
GeneralRe: So the web is pretty advanced... Pin
Marc Clifton2-Nov-17 2:43
mvaMarc Clifton2-Nov-17 2:43 
GeneralRe: So the web is pretty advanced... Pin
Sander Rossel2-Nov-17 7:06
professionalSander Rossel2-Nov-17 7:06 
GeneralRe: So the web is pretty advanced... Pin
W Balboos, GHB2-Nov-17 7:27
W Balboos, GHB2-Nov-17 7:27 
GeneralRe: So the web is pretty advanced... Pin
dazinator7-Nov-17 23:29
dazinator7-Nov-17 23:29 
GeneralRe: So the web is pretty advanced... Pin
W Balboos, GHB8-Nov-17 0:36
W Balboos, GHB8-Nov-17 0:36 
GeneralRe: So the web is pretty advanced... Pin
Bruce Patin2-Nov-17 5:15
Bruce Patin2-Nov-17 5:15 
GeneralRe: So the web is pretty advanced... Pin
Sander Rossel2-Nov-17 7:07
professionalSander Rossel2-Nov-17 7:07 
GeneralI was sent this, and... Pin
OriginalGriff1-Nov-17 8:43
mveOriginalGriff1-Nov-17 8:43 
GeneralRe: I was sent this, and... Pin
Nathan Minier1-Nov-17 8:59
professionalNathan Minier1-Nov-17 8:59 

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.