Data-Binding Observable Collection – Display object property-name(key)
Is there a way to dynamically populate observableCollection-data-bound dom elements with object.keys?
I would like to build a table-row-template data-bound to an observableCollection that would dynamically generate something like: <td>ObjKeyName</td><td>ObjValue</td>
I am looking for a solution where I do NOT have to hard-code the property-names into the view.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
0 Kommentare