Title: How to Transform DataGrid from an existing, unformatted html table with colspan Post by: James on October 16, 2019, 07:42:36 PM How to Transform DataGrid from an existing, unformatted html table whith colspan or rowspan?
http://code.reloado.com/osuvas4/2/edit#source Title: Re: How to Transform DataGrid from an existing, unformatted html table with colspan Post by: jarry on October 17, 2019, 11:53:49 PM Override the $.fn.datagrid.parseData function to support this feature. Please look at http://code.reloado.com/osuvas4/3/edit#preview
|