I'm used to working with extjs 4 MVC. I am doing my first steps on ExtJS 6 MVVM.
I developed my first program which is about a grid that when I clicks opens a form.
But I feel like it got very complicated programming, 2 controllers and mediator between controllers.
Anyone knows where I can find a example with a grid and form.
Save e delete options complete?
The Sencha's samples are always incomplete, grid to form but there is no saving form example.
I example can be very simple: id and name only.
Thanks,