inline editing - Integrate RTE with JQGrid -


i using inline editing events. , on click of non editable cell want open rich text box. tried using edittype: custom , returning rte nothing displays. there other way this.

please suggest!

thanks, arshya

using edittype: custom makes no sense non-editable column. make column editable, using editable: true


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -