diff --git a/aspnet/SpreadSheet/Editing.md b/aspnet/SpreadSheet/Editing.md index 7640c900..62fe8120 100644 --- a/aspnet/SpreadSheet/Editing.md +++ b/aspnet/SpreadSheet/Editing.md @@ -1,13 +1,13 @@ --- layout: post -title: Editing with Spreadsheet widget for Syncfusion Essential JS -description: Learn about editing support in Syncfusion ASP.NET Web Forms Spreadsheet control, its elements, and more details. +title: Editing in ASP.NET Web Forms Spreadsheet Control | Syncfusion +description: Learn here about editing support in Syncfusion Essential ASP.NET Web Forms Spreadsheet control, its elements, and more details. platform: aspnet control: Spreadsheet documentation: ug --- -# Editing in ASP.NET Web Forms Spreadsheet Control +# Editing in ASP.NET Web Forms Spreadsheet You can edit the contents of a cell directly in the cell. You can also do this by typing in the formula bar. When you edit the cell, Spreadsheet is operating in edit mode. In editing mode formatting options are not available. You can use `AllowEditing` property to enable/disable editing feature.