This example demonstrates how to use HtmlEditor to edit GridView row data
Question Comments
Added By: md imran at: 11/18/2013 5:20:50 AM
please can you give me the full project and i want to edit and delete on right click context menu not clicking on the grid view........ Thanks please answer me fast as possible as you can............
Added By: md imran at: 11/18/2013 5:21:29 AMsame as below gridview with html editor
Added By: Vladimir (DevExpress Support) at: 11/19/2013 9:59:25 PMHello,
I am not sure that I correctly understand the details of your request. If you need this example project, you can download it by clicking the 'Example' link on the right. I recommend you also install Example Runner, which you can get by clicking the 'Example Runner' link. You can find it under the 'Example' link.
If you need to apply some changes to this scenario, but you encounter certain difficulties doing so, would you please create a separate ticket and describe the issue in greater detail? If possible, also send us a sample project to illustrate the encountered difficulties. This will help us understand their cause and provide you with a detailed answer.
Good Morning.
Can you help me with one thing. I need to do exact the same thing (put a HTML Control in the editing form of a Grid View) but in ASP .Net.
Actually I'm using this code:
<dx:GridViewDataMemoColumn FieldName="Texto" Visible="false" VisibleIndex="10" EditFormSettings-ColumnSpan="2" PropertiesMemoEdit-Height="75px">
<PropertiesMemoEdit Height="75px" Width="100%" EncodeHtml="False"></PropertiesMemoEdit>
<EditFormSettings Visible="True" />
</dx:GridViewDataMemoColumn>
But I have to use the HTML Editor control.
Thanks.
Added By: Artem (DevExpress Support) at: 7/15/2014 11:08:24 PMHello,
To process your recent post more efficiently, we copied it to a separate ticket created on your behalf: T129913: How to use ASPxHtmlEditor in ASPxGridView.
This ticket is currently in our processing queue. We will post to it as soon as we have any updates.
This answer does not answer my question at:
https://www.devexpress.com/support/center/Question/Details/T160264
I am specifically asking about using the HtmlEditor within a Master-Detail GridView.
Added By: Anthony (DevExpress Support) at: 10/13/2014 12:12:20 PM Kevin, thank you for clarifying this. We will provide you with the answer in the How do I use the HtmlEditor MVC Gridview for fields in detail of a master-detail grid? ticket.