EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: devnull on January 23, 2016, 03:57:39 AM



Title: datalist append with editable cell [Solved]
Post by: devnull on January 23, 2016, 03:57:39 AM
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/


Title: Re: datalist append with editable cell
Post by: stworthy on January 23, 2016, 08:22:27 AM
Please refer to http://jsfiddle.net/54v8nacp/23/