Unplanned
Last Updated: 26 Apr 2022 15:19 by Beena
Beena
Created on: 26 Apr 2022 15:19
Category: Grid
Type: Feature Request
5
Ability to remove ValidationSummary from the Popup edit form

I am adding validation messages for the popup form fields and I do not want to display the ValidationSummary in addition to them. Please add option to remove it.

---

ADMIN EDIT

---

Built-in field validation messages will be exposed in future version of the product. Thus, you can add inline or tooltip validation messages to the Popup edit form without an EditorTemplate.

For the time being, you can remove the ValidationSummary with some CSS. Here is an example of hiding the ValidationSummary and adding inline ValidationMessage for the ProductName field: https://blazorrepl.telerik.com/cckycgPf37NZfy9J11

0 comments