Skip to content

SEO-187685 JS Missing H1 #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions js/WebAPI/Schedule.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
layout: post
title: webAPI reference for ejSchedule
description: webAPI reference for ejSchedule
title: Web API reference in JavaScript Schedule | Syncfusion
description: Learn more about Web API reference in Syncfusion Essential JavaScript Schedule control, its elements, and more.
documentation: ug
platform: js
keywords: Schedule, ejSchedule, syncfusion, ejSchedule webapi
---

## LoadData
# Load data in JavaScript Schedule Control

[POST] [/Api/Schedule/LoadData](http://js.syncfusion.com/demos/ejservices/api/Schedule/LoadData)

It fetches the records from Default Schedule table and binding it to the Scheduler.

### URL parameters
## URL parameters

| Parameter | Description |
|---|---|
Expand Down