In a grid with GridEditMode.Popup, validation errors for fields in the pop-up window appear as a hint bubble by default.
Is it possible to change the style of the validation so that errors in the pop-up window appear below the input fields (as they might for a normal html form)?
See images for example.
Thanks,