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
Du måste logga in om du vill lämna en kommentar.
Kommentarer
0 kommentarer