Categories | Question details Back To List | ||
sub_row Is sub_row supported in 2.0 standard edition ? I have the following code mygrid.setColTypes("sub_row,edtxt,ed,price,ch,co,ra,ro"); When i execute i am getting the error as below Error type: Configuration Description: Incorrect cell type: sub_row_ajax Please suggets Answer posted by Support on Feb 03, 2009 03:10 >>Is sub_row supported in 2.0 standard edition ? Only in pro. ( dhtmlxgrid_excell_sub_row.js requires, which is part of dhtmlxgrid pro ) |