In the Mega-Demo the Ctrl-Click selection process works fine.
In my app it requires that the user repeat the action, as if it is necessary to focus the item first.
What could be causing this? I've checked all the settings and I have no events on the ElXTree.
SelectAllEx(...) seems to be having some strange effects.
The user needs to click the button that calls this function twice to see any effect on the ElXTree.
If after the first call the mouse is moved down the tree, hovering above the items, the font changes to gray,
and if I click below the last item then all the items are displayed as selected.
How can this be made normal?
I do have inplace editors for the tree items (text) and datetime columns.
thanks.
Raymond
Comments