Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Stephen Neander on Oct 30, 2009 10:17
open dhtmlx forum
Iteration - getRowsCount

The documentation at http://www.dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:iterating appears to be incorrect. It refers to getRowsCount which does not exist. In the API section it refers to getRowsNum.
Answer posted by dhxSupport on Nov 02, 2009 01:33
Thank you for your node. getRowsCount() method is deprecated since dhtmlxGrid ver. 1.5. You can use getRowsNum() instead. We'll correct documentation as soon as possible.