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 |