Categories | Question details Back To List | ||
I am unable to implement enablerowspan()function .To use this function we need dhtmxgrid_rowspan.js file. More over i can't able to download this file from the dtmlxgrid version1.5 .Also i had given grid.setRowspan(rowID, columnId, length) .
I am getting error message this method or property is not supported..
My Task is that my interface have 2 dhtmxgrid tables . I had implemented enableDragandDrop() to drop a row from first table to the second table. while drop the row i want to give rowspan.(ie) if i dropped the row in the 3 rd row of the second table means the dropped row should be added to that 3rd row as sub . This is my requirement..Please suggest.. I will be thankful if i got a solution.. Answer posted by Support on Jan 10, 2008 02:45 row span functionality available only in pro edition ( pro package contains dhtmlxgrid_rowspan.js file ) |