Categories | Question details Back To List | ||
displays the value of the selected rows Hi, Is there a method that displays the value of the selected rows in grid? for example row1 cell1: 3232 Ersin Answer posted by dhxSupport on Oct 07, 2009 09:23 You can use "onRowSelect" event. Please find more information here http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:event_onrowselect |