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

CellEditTemplate in a RadWindow

1 Answer 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 24 Aug 2011, 04:31 PM
Hi

What's the best way to open a pop window (with a datatemplate inside it), so that we can edit the contents of a cell ?

In my scenario I want the user to be able to edit some HTML, so want to popup a window to display when they enter celledit mode. This will then display a RadWindow with a full screen RichText Editor.

Cheers
Mark


1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 25 Aug 2011, 07:56 AM
Hello Mark,

You may handle the BeginningEdit event of the grid. It will be fired on starting to edit each cell and you may try to perform the logic inside.
Let me know in case you need any further assistance.
 

Best wishes,
Maya
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
GridView
Asked by
Mark
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or