documentation(EJ2-1021957): Need to add How-to section Overview and Troubleshooting section in Spreadsheet UG documentation.#2632
Conversation
…ion in Spreadsheet UG documentation.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
…ion in Spreadsheet UG documentation.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
…ion in Spreadsheet UG documentation.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
…ion in Spreadsheet UG documentation.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
…ion in Spreadsheet UG documentation.
|
Build Status: INPROGRESS 🔃 |
| This approach ensures that spreadsheet actions such as cut, paste, autofill, formatting, validation, and conditional formatting are prevented for specific cells without protecting the sheet or making the cells read-only. | ||
|
|
||
| > **Note:** In this example, we use column indexes to restrict actions. You can also use row indexes or cell addresses for the same purpose. | ||
| > **Note:** In this example, we use column indexes to restrict actions. You can also use row indexes or cell addresses for the same purpose. This is a pure component-level customization it will not be retained in the exported Excel file, unlike sheet protection. |
There was a problem hiding this comment.
Kindly check and update the below content.
In this example, column indexes are used to restrict actions. You can also apply the same restrictions using row indexes or specific cell addresses. This is a purely component-level customization and, unlike sheet protection, it will not be preserved when the Excel file is exported.
…ion in Spreadsheet UG documentation.
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Updated note regarding restrictions on actions in the spreadsheet.
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
| @@ -0,0 +1,30 @@ | |||
| --- | |||
| layout: post | |||
| title: FAQ Section in React Spreadsheet | Syncfusion | |||
There was a problem hiding this comment.
Check and update the title
|
CI Status: SUCCESS ✅ |
…ion in Spreadsheet UG documentation.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
UG-1021957: Need to add How-to section Overview and Troubleshooting section in Spreadsheet UG documentation.