Skip to content

Commit 04ba19e

Browse files
committed
docs: Add Show spreadsheet selection in a tooltip Tooltip how-to
1 parent 9cc1159 commit 04ba19e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Show Kendo UI Spreadsheet selection in a Tooltip
3+
page_title: Show Kendo UI Spreadsheet Selection in a Tooltip | Kendo UI ToolTip
4+
description: "Learn how to show Kendo UI Spreadsheet selection in a Kendo UI Tooltip."
5+
slug: howto_show_spreadsheet_selection_in_a_tooltip_tooltip
6+
---
7+
8+
# Show Kendo UI Spreadsheet selection in a Tooltip
9+
10+
Sometimes you might need to show information about a the items from a Kendo UI Spreadsheet selection in a Kendo UI Tooltip.
11+
12+
To see the example, refer to [this how-to article]({% slug howto_display_the_selected_range_in_a_tooltip_spreadsheet_widget %}).
13+
14+
## See Also
15+
16+
Other articles and how-to examples on the Kendo UI Tooltip:
17+
18+
* [Tooltip JavaScript API Reference](/api/javascript/ui/tooltip)
19+
* [How to Show Only If Text Exceeds Certain Length]({% slug howto_showonlyiftextexceedscertainlength_tooltip %})
20+
* [How to Show Only If Text Overflows with Ellipsis]({% slug howto_showonlyiftextoverflowswithellipsis_tooltip %})
21+
22+
For more runnable examples on the Kendo UI Tooltip, browse its [**How To** documentation folder]({% slug howto_calculatetooltipcontentlength_tooltip %}).

0 commit comments

Comments
 (0)