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?
Asked
Active
Viewed 545 times
1 Answers
0
The rich text editor just requires a textarea with an Id, so make your own custom implementation of a yui datatable column editor, and define the appropriate text area within it.

stevebot
- 23,275
- 29
- 119
- 181