When I give focus to my TreeView and push the Down-Arrow...the first node is selected but the OnClientKeyPressing event never fired. From then on it fires as expected.
Am I missing something? Really frustrating because I am already in hack-ville trying to create my own OnClientNodeSelected behavior (because that even isn't on the TreeView) and now it doesn't even work for the first selection!?
Thanks,
Sean