Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by patricia on Aug 19, 2008 05:52
open dhtmlx forum
get row id

How to get the row id if i have the row index
get row id from index
Answer posted by Support on Aug 19, 2008 07:39
 var id = grid.getRowId(index);