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....