Add custom validator in grid

Hi

Thanks for a very nice component library.

What I want to achieve is to validate that a rows values are unique for this customer. So just before I save it to the database I want to call a method that verifies that the row is unique.

Is this possible to do?

Hi @pahe

If you are referring to inline editing you can check this demo for more info about the available events: