JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Datagrid with row validation and autoCreate rows
Tagged: autoCreate row validation
Hello,
I cannot make work both row validation and autoCreate rows together.
We are to decide which grid we should buy than we fall on what it seams a bug.
https://stackblitz.com/edit/github-5poq5d?file=src%2Fapp%2Fapp.component.ts
A. Breneliere
Hi Anthony,
You’re right, the validation logic should not allow invalid input even with auto-create of new rows. I will create a new work item to resolve this for the next release of Smart UI.
Thank you for the feedback!
Best regards, Peter Stoev
Smart UI Team https://www.htmlelements.com/
Hello!
We need to have both auto-create of new rows, with row validation.
I mean if when validation of the last rows completes, the focus should go to the first cell of the newly auto created row.
Instead we have a new invalid row created.
Thank you
We understand this and my colleague created a work item about this misbehavior.
Best regards, Markov