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
235
Problems with pressing enter key in a disabled column
posted

Hi,
I have a problem with webdatagrid when pressing enter key in a disabled column. I need grid events (as Row Adding) to be fired when
pressing enter key in a disabled column, but instead that, the next control event is fired (like button click for example).

KeyEnterTest.zip