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
365
preventing clearout of row on cancelled BeforeRowupdate
posted

Hi All,

I'm doing some grid row validation in BeforeRowUpdate.  If certain fields are null, I want to paint my own data error messages, instead of using the ones the grid generates.

My problem is that if I 'e.Cancel' in the event, it clears out the grid row, forcing the user to retype everything again.

Is there anyway to prevent this?

Thanks!

Corey.

 

Parents
No Data
Reply Children
No Data