Angular Base Editor

Tags: #<Tag:0x00007f8b1d6ae370>

I am looking for a possability to edit cells in a form for one cell

e.g.

| Address |
| Client Ltd;GB-D38 YQ1 Wolverhampton |
The form should have 4 fields (Name, Country,Zip,Town).

But the example of angular baseeditor not worked.

See Link1

Link1:[https://stackblitz.com/edit/handsontable-angular-nvwkq9](https://stackblitz.com/edit/handsontable-angular-nvwkq9)

Link 2 :confused:http://embed.plnkr.co/vVbo2jcM1yeuX7mlii9U/

My goal is to have somehting similar to this. THe best case would be a Material Dialog with 4 input fields.

Thanks

HI @sash

I have a similar demo here http://jsfiddle.net/AMBudnik/uhe6s3o5/
If you’d like to rewrite it to Angular you need to establish a reference to the Handsontable instance, like here https://handsontable.com/docs/7.4.2/frameworks-wrapper-for-angular-hot-reference.html

If you’d have any further issues with that please send me an email to support@handsontable.com and reference this forum topic.