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
130
Overriding a data cell error
posted

Hi all, 

 

I am now using a Ultragrid to create a time schedule and make some data validation in the design view of the ultragrid. And now I would like to use a self-defined Error prompt instead of the  datagrid default one,

I have already applied a CellDataError exception handler on it, but still, the datagrid default one still appear so that the system prompt my self defined error first and comes with the datagrid default one.

Can I disable/Override the default one?

Thanks,

Brian