D
David C. Holley
I've implemented my first TreeControl, however something strange is
happening. When I try to expand a node, immediately after loading the
form (and the TreeControl), the FIRST node is expanded. The TreeControl
is three-levels deep: MONTHS, DATES, TRANSPORTS. So, if I click on
DECEMBER to expand it, JANUARY is expanded. Everything seems to work
fine after the first click.
Any ideas as to why?
happening. When I try to expand a node, immediately after loading the
form (and the TreeControl), the FIRST node is expanded. The TreeControl
is three-levels deep: MONTHS, DATES, TRANSPORTS. So, if I click on
DECEMBER to expand it, JANUARY is expanded. Everything seems to work
fine after the first click.
Any ideas as to why?