I have written a custom validator for my templated grid form, Im not sure how to style my validator output inside the template, currently it just shows up as plain text.
My problem is more that I cant get validation to work withing my edit template.
Is there a way to get validation to work out of the box for an edit template inside a data grid?