There is no built in support for this, but if you use a formatter to change the displayed output for a column as HTML form elements, you can hook up event handlers on the form elements that adjust the DataTable values when the form elements' values are changed.
On Sunday, September 9, 2012 9:45:35 AM UTC-4, Cristiano Maia wrote:
Hi,
Is there any way to give permission to write in the table's cells to update the values?
Thanks,