We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

RichText for cell edit

I have a ggc that I want to be able to edit a column with a RichTextEditor. I have tried this in the QueryCellStyleInfo callback:

RichTextEditor editor = new RichTextEditor();
TemplateClass template = new TemplateClass(editor);
e.TableCellIdentity.Column.EditItemTemplate = template;

but it does not work.

How can i get this to work?


1 Reply

SN Sridhar N Syncfusion Team September 20, 2011 01:01 PM UTC

Hi Truman,

Thanks for your interest in Syncfusion products.

Your query is answered in the below forum link.

http://www.syncfusion.com/support/forums/general/100915

Could you please follow up in the above forum.

Please let us know your concerns.

Regards,
Sridhar N


Loader.
Live Chat Icon For mobile
Up arrow icon