Angular 6+ Binding to Model

Tags: #<Tag:0x00007f8b1cec8e80>

Hello,

Trying to bind hot table to an angular model Product that has a derived attributed value but I cant seem to get it to work. See stackblitz example for more details: https://stackblitz.com/edit/angular-2ic85i .

Hey @iamjahjah

Here’s the example https://stackblitz.com/edit/angular-zzmrjl?file=src/app/app.component.ts

Hi thanks for the reply,

This works perfect.

Thanks,

Great. Thank you for prompt reply.

I guess that we can close the issue.