MVCxBatchUpdateValues<T, S>.SetErrorText Method
| Name | Parameters | Description |
|---|---|---|
| SetErrorText(T, String) | item, errorText | Displays the specified error text for a data item (node, row, card or record) with the invalid data. |
| SetErrorText(S, String) | key, errorText | Displays the specified error text for a data item (node, row, card or record) with invalid user input. |