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
633
Cell Editing - EnableOnKeyPress = True, loses first char
posted

When I have EnableOnKeyPress set to true, when i enter a key on a cell that has focus, it goes into edit more correctly, however, i have to press the key again to get it to input the char  into the text box. This will be VERY aggrivating for the user, how can we correct this?

So basically, the user would type "Group 006", but the cell would only display "roup 006". The missing "G" was for the edit mode entry and was lost....

Parents
No Data
Reply
  • 633
    posted

    I just noticed that this behavior is only happening on the Add row, when typing in those cells it loses the first char... the existing rows behave as expected....

    We've decided to go with a different method to add new rows, so this behavior will not affect us, but it'd be nice to know how to fix it anyway...

Children