EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: chrwei on September 05, 2013, 12:11:11 PM



Title: "Card view" editing
Post by: chrwei on September 05, 2013, 12:11:11 PM
is there any example of editing in card view?  I don't see code for the datagrid in the src folder, and the code in the plugins folder is also obfuscated and hard to follow.  I don't really see an equivalent to renderRow for the row editor.  I do see how I might make new cell editors, just not for replacing the whole row.


Title: Re: "Card view" editing
Post by: chrwei on September 05, 2013, 01:42:31 PM
I've come up with this http://test.mywilsonmfg.com/easyui/demo/datagrid/cardview.html
am I on the right track?