Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Mohammed on Feb 25, 2008 10:24
open dhtmlx forum
dhtmlxGrid v.1.2 Standard Edition, built 70223

i used dhtmlxGrid v.1.2 Standard Edition, built 70223
its clearall function don't delete the selected rows, may be i need to upgrade to the newer version. but you can review the newer version to sure that this problem has been finshed .sorry for bad english
Answer posted by Support on Feb 26, 2008 04:16
Problem fixed in latest version for sure.
In case of dhtmlxgrid 1.2 you can just add next line to the end of clearAll method
    this.selectedRows = new dhtmlxArray(0)