Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Krishna on Jun 20, 2007 21:37
open dhtmlx forum
Is there any way to delete a value cell

Hi

Is there any way to delete a value in the cell. I'm asking this as i'm unable to delete the date which i input using the Calendar control that came along with dhtmlxgrid samples.

kindly help me out in this issue

thanks and regards

Krishna
Answer posted on Jun 21, 2007 11:48
To delete cell value with script you can set another (probably empty) value there using: grid.cells(rowId,cellIndex).setValue("")
Answer posted by Darya (Support) on Dec 07, 2014 08:58

To find more precise comments upon this issue, we can offer you read about php grid download and ajax javascript download.