Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by j.lagos on Oct 06, 2009 00:57
open dhtmlx forum
Grid acheck eventj

I'm using the Pro v 2.1http://www.dhtmlx.com/docs/products/kb/index.shtml?ask=ask&cat=search&ssr=yes&s=acheck

Is there a safe way to catch a change of a Grid cell of type "acheck"?

If I use the "onCellChanged" event, the handler is called during loading the Grid or scrolling it (if smartRender is enabled).

My question is how to catch events from a acheck cell.

Thanks in advance
Answer posted by dhxSupport on Oct 06, 2009 01:46
You can use "onEditCell" event. Please find more information here http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:event_oneditcell