This is a migrated thread and some comments may be shown as answers.

Embed datagrid in editor?

1 Answer 34 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Charles
Top achievements
Rank 1
Charles asked on 06 Jan 2009, 07:42 PM
Hi - I have a simple CMS that I am building for my users, and I would like to allow them to embed a datagrid (bound to a table in our SQL db) into content within RadEditor - is this possible? If so, how would I go about it?

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 09 Jan 2009, 09:48 AM
Hello Charles,

Please note that the editor only deals with HTML - it is not possible to add server controls to its content area. What you need to do is provide it with HTML.

In case you want to somehow insert a datagrid in the editor content area you will need to convert the grid to pue HTML and then assign this HTML to the RadEditor.Content property.

Best regards,
Tervel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Charles
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Share this question
or