From 530c9f8243ce1f915f803e5f3861d4002cb8667b Mon Sep 17 00:00:00 2001 From: Build Automaion Date: Tue, 16 Jul 2024 00:09:59 +0530 Subject: [PATCH] Integrated latest changes at 07-15-2024 11:28:47 PM --- ej2-react-toc.html | 3 +- ej2-react/Release-notes/26.1.42.md | 16 ++++ ej2-react/spreadsheet/docker-deployment.md | 102 +++++++++++++++++++++ ej2-react/spreadsheet/open-save.md | 1 + 4 files changed, 121 insertions(+), 1 deletion(-) create mode 100644 ej2-react/Release-notes/26.1.42.md create mode 100644 ej2-react/spreadsheet/docker-deployment.md diff --git a/ej2-react-toc.html b/ej2-react-toc.html index 26c75030f..84548f8a6 100644 --- a/ej2-react-toc.html +++ b/ej2-react-toc.html @@ -2404,6 +2404,7 @@

Summary of Predefined Dialogs component

  • Getting Started with NextJS
  • Data Binding
  • Open and Save
  • +
  • Docker Deployment
  • Worksheet
  • Cell Range
  • Editing
  • @@ -2959,7 +2960,7 @@

    Summary of Predefined Dialogs component

  • Release Notes