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
565
how to clear the rowerror icon when cell value is valid?
posted

Hi,  I wrote validation function to validate WinGrid values. When there is any invalid value, I set up RowError and SetColumnError. The error icon showed up correctly.  However, after I corrected the value, the error icon is still there. How can I remove the error icon on column and row when cell value is valid?  thanks.