Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
Keystroke to close expansion on UltraWinGrid used as a Tree
posted

I'd like to be able to use Keys.Escape to close the currently expanded UltraWinGrid element when using this as a tree, but don't know how to begin.  I have captured the KeyDown event ok, but what next?  Manually, we do this by clicking on the ExpansionIndicatorUIElement to close the tree.  The number of rows is large, so scrolling back up to close the tree each time is tedious.