[data grid] inline edit validation #12162
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Editing
Related to the data grid Editing feature
support: commercial
Support request from paid users
The problem in depth
In a grid I have to edit some cells in a row, but the value must be validated for minimum/maximum length, data type, matching against a look-up table or an array, etc.
Is it possible?
Example: one of the columns contains a phone number and the new value must not accept alpha chars
Another columg contains Currency codes (USD, EUR, GBP, etc.) that should be checked aganst an array of allowed currencies.
And so on.
What shall I do to implement a valdation of this type?
Thanks
Your environment
`npx @mui/envinfo`
Search keywords: Edit Validation
Order ID: Order 83077
The text was updated successfully, but these errors were encountered: