Title: datagrid, scrollview, and appendRow Post by: korenanzo on February 12, 2016, 08:51:05 AM Hi,
I need to append single rows to a datagrid with scrollview, but id does not work: while using loadData() is ok, adding a row with .datagrid('appendRow',...) produces an error. Is it my fault or its a bug? http://jsfiddle.net/korenanzo/ebab6dsg/15/ thanks, Ric Title: Re: dotard, scrollview, and appendRow Post by: stworthy on February 13, 2016, 03:37:23 AM Please try to download the 'datagrid-scrollview.js' file from http://www.jeasyui.com/extension/datagridview.php
Title: Re: datagrid, scrollview, and appendRow Post by: korenanzo on February 15, 2016, 11:11:58 AM thanks :)
|