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
375
KeyDown on arrow keys not thrown in grid cell with checkbox editor with value of null.
posted

After the grid is built, KeyDown on the arrow keys is not thrown if the checkbox editor value has not been set.

If I check the checkbox KeyDown for the arrow keys starts being thrown.  If I un-check the checkbox KeyDown for the arrow keys continues to be thrown.


Infragistics2.Win.UltraWinGrid.v11.1

Version: 11.1.20111.2111

Runtime version: v2.0.50727

Parents
No Data
Reply
  • 375
    Offline posted

    Also...  if I check the check-box by hitting the space-bar then I don't get the arrow keys keydown.  However, if I used the mouse to click/check the checkbox, leave the cell and come back to the cell, then the arrows keys keydown is thrown.

Children