Title: text editor needed to work with treegrid Post by: ericsommer on August 19, 2014, 01:04:30 AM Hi there, I couldn't locate a text editor component in the jquery easy ui system. Is there one? If not, can you tell us whether this system is compatible with, say, this infragistics html/text editor? And any other available rich text editors which might be used? Thanks a lot, Eric http://www.igniteui.com/html-editor/overview Title: Re: text editor needed to work with treegrid Post by: stworthy on August 19, 2014, 06:51:09 PM No html editors are included in the EasyUI library. You have to choose other plugins and integrate them into EasyUI.
Title: Re: text editor needed to work with treegrid Post by: ericsommer on August 20, 2014, 10:20:29 AM We're looking for a fairly rich text editor. Can you suggest any which may be relatively easy to integrate into jeasyui? We'd like to use the editor both for a 'page' function and for editing the grid text if possible. thanks in advance, Eric
Title: Re: text editor needed to work with treegrid Post by: stworthy on August 20, 2014, 06:47:52 PM Please refer to this example http://jsfiddle.net/jursh1mc/1/.
Many html editors can be integrated into easyui such as CKEditor,... You may need to evaluate them and choose one or more according to your specific requirements. |