Skip to content

Commit 7f495ad

Browse files
committed
Fixed CI issue
1 parent a09d814 commit 7f495ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aspnet/SpreadSheet/Editing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Editing with Spreadsheet widget for Syncfusion Essential JS
4-
description: Learn about editing support in Syncfusion ASP.NET Webforms Spreadsheet control and more details.
3+
title: Editing in ASP.NET Web Forms Spreadsheet widget | Syncfusion
4+
description: Learn here about editing support in Syncfusion Essential ASP.NET Webforms Spreadsheet control, its elements and more details.
55
platform: aspnet
66
control: Spreadsheet
77
documentation: ug
88
---
99

10-
# Editing
10+
# Editing in ASP.NET Web Forms Spreadsheet
1111

1212
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.
1313

0 commit comments

Comments
 (0)