I am trying to create a datalist with an editable value and buttons to add / delete new rows.
Problem is, when I append a new row, the newly creted row does no appear to inherit the beginEdit / endEdit methods and always remains an editable input:
http://jsfiddle.net/54v8nacp/22/