Questions tagged [inline-editing]

Inline editing is a quick way to update database information by making changes directly in the row of the grid.

267 questions
1
vote
1 answer

Use YUI 2's Rich Text Editor for Inline Editing

I am using inline editing in YUI 2's DataTable. I would like to use the Rich Text Editor for this, but it is not among the built-in options. Does anyone know of code that does this or how one might go about integrating it?
1
vote
1 answer

Adding dropdown values dynamically in inline datatable

I am using inline editable datatable, I have a dropdown Markup like function editRow(oTable, nRow) { var aData = oTable.fnGetData(nRow); var jqTds = $('>td', nRow); jqTds[0].innerHTML = '