Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by dblv on Mar 30, 2009 05:15
open dhtmlx forum
total_count

I need to read total_count attribute in <rows> tag at the end of grid loading.
How can i access to the data ?
Answer posted by dhxSupport on Mar 30, 2009 05:36
total_count - use with smart rendering to tell grid total quantity of rows. So to get total quantity of rows you can use method mygrid.getRowsNum()