Skip to content

SEO-174654-JavaScript-Page-With-Redirect #460

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

Open
wants to merge 1 commit into
base: hotfix/hotfix-v24.2.3
Choose a base branch
from
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions js/Autocomplete/Data-Binding.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
layout: post
title: Databinding in Syncfusion AutoComplete widget for Essential JS
description: How to populate data for the suggestion list.
title: Data Binding in JavaScript AutoComplete | Syncfusion
description: Learn here all about Data Binding in Syncfusion JavaScript AutoComplete component of Syncfusion Essential JS 2 and more.
platform: js
control: AutoComplete
documentation: ug
keywords: ejautocomplete, autocomplete widget, autocomplete ui, js autocomplete, jquery autocomplete, web autocomplete, ej autocomplete, essential javascript autocomplete,
api: /api/js/ejautocomplete
---

# Data Binding
# Data Binding in JavaScript AutoComplete

In order to render the Autocomplete widget, the data needs to be bound to it in a proper way. The below sections explain about binding local or remote data to the Autocomplete widget.

Expand Down
6 changes: 3 additions & 3 deletions js/Chart/Chart-Types.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Chart types
description: What are the different types of Charts available in Essential JavaScript Chart.
title: Chart types in JavaScript Chart | Syncfusion
description: What are the different types of Charts available in JavaScript Chart component of Syncfusion Essential JS 2 and more.
platform: js
control: Chart
documentation: ug
api : /api/js/ejchart
---

# ChartTypes
# Chart Types in JavaScript Chart

## Line Chart

Expand Down