Skip to content

DOCINFRA-2341_merged_using_automation #238

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
Oct 31, 2022
Merged
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
2 changes: 1 addition & 1 deletion aspnet-core/DropDownList/DataBinding.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ For further details about OData service please refer [the link](http://www.odata

![ASPNETCore DropDownList OData Version 4](DataBinding_images/DataBinding_img2.jpeg)

N> Events associated with remote data bind is listed [here](http://help.syncfusion.com/js/api/ejdropdownlist#events).
N> Events associated with remote data bind is listed [here](https://help.syncfusion.com/api/js/ejdropdownlist#events).

## WebAPI

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/ListBox/Tooltip-Support.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Tooltip Support | ListBox | ASP.NET Core | Syncfusion
description: tooltip support
description: Learn here about tooltip support in Syncfusion Essential ASP.NET Core ListBox Control, its elements and more.
platform: aspnet-core
control: ListBox
documentation: ug
---

# Tooltip Support
# Tooltip Support in ASP.NET Core ListBox

The following steps explains you the configuration of Tooltip properties in ListBox.

Expand Down Expand Up @@ -68,7 +68,7 @@ The following steps explains you the configuration of Tooltip properties in List
2. Output of the above steps.


![](Tooltip-Support_images/Tooltip-Support_img1.png)
![ASP.NET Core ListBox Tooltip Support](Tooltip-Support_images/Tooltip-Support_img1.png)



Expand Down