Is it possible to render a usercontrol within a RadEditor document?
I typically create usercontrols for my RadGrid (ItemTemplate) to display data. My users would like to put that same data in a document they create. Could I programmatically simply add into the document a correct reference to the control? Or could i extract from a copy of the UserControl the outputted HTML and insert that into the RadEditor document?
I typically create usercontrols for my RadGrid (ItemTemplate) to display data. My users would like to put that same data in a document they create. Could I programmatically simply add into the document a correct reference to the control? Or could i extract from a copy of the UserControl the outputted HTML and insert that into the RadEditor document?
