main logo
Subject: TreeView Event missing in action.
Author: "Anthony L. Testi"
Posted: 2003/08/31 18:01:00
 
View Entire Thread
New Search


On a form I have a TreeView control ( yes this is a continuing story of
mine ) and there is some code in the NodeCheck Event. Works just the way I
want ( on my notebook ) that is when I un/click on a parent node checkbox
all of the children nodes get updated to match. Wonderful! I start to
think, why am I doing this programming on my notebook when I have a nice
desktop development system. So I copy the whole directory and get started.
Now the plot thickens.

The NodeCheck Event code never runs, I drop in a set step on. The set step
on never runs!. The TreeView's NodeClick event method code does run, but
not the NodeCheck!

So folks my question is why does the NodeCheck Event code run on my notebook
( were it was developed ) but not on my main development computer?

Anthony






 
©2003 Anthony L. Testi
<-- Prior Message New Search Next Message -->