Knockout: Edit fields
Please see my other JavaScript articles. Using knockout.js to dynamically reflect changes to edit fields. Continuing from my last Knockout.js: Input fields article where I illustrated basic binding, I will now show how to enable editable fields to be bound as well. I’ll begin with the HTML from the last article where I have the…