Today we’re happy to introduce a new Kendo UI Template Wizard for Visual Studio Code 🎉 In this article you’ll learn how to install the wizard, and how to use it to create powerful Angular, React and Vue applications.
In this tutorial we'll go through an example of how you can batch edit all rows of a Kendo UI Grid at the same time, effectively binding the whole grid to an Angular Reactive Forms `FormGroup` and `FormArray` to enable the validation and saving of all form data together instead of line by line, so it behaves a little more like a "normal" Reactive Form.