Is it possible to use the editor in a cell of the grid control ?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 05 Dec 2007, 09:12 AM
Hello Michael,
Yes, it is possible to use RadEditor "Prometheus" in a cell of the RadGrid control. You can use the following example as a base to implement your scenario: Custom Editors. This example shows how to configure some custom editors (including the classic RadEditor) for updating/inserting records in RadGrid.