From 2dc53c59159f2ddf19a4b45e40665b86abc6d99d Mon Sep 17 00:00:00 2001
From: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
Date: Tue, 11 Mar 2025 09:06:37 +0200
Subject: [PATCH 1/2] chore: add missing environment section
---
knowledge-base/grid-show-tooltip-on-column-header.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/knowledge-base/grid-show-tooltip-on-column-header.md b/knowledge-base/grid-show-tooltip-on-column-header.md
index 047aba6533..39d2513d01 100644
--- a/knowledge-base/grid-show-tooltip-on-column-header.md
+++ b/knowledge-base/grid-show-tooltip-on-column-header.md
@@ -9,6 +9,17 @@ res_type: kb
ticketid: 1677858
---
+## Environment
+
+
+
+
+ | Product |
+ Grid for Blazor |
+
+
+
+
## Description
When the column headers in a [Telerik Grid for Blazor](slug:grid-overview) are too long for the column width, they may be truncated with an ellipsis. In such cases, adding tooltips to the headers can help display the full text.
From 08a4c1cee69db7bc0c3353c83246db49d87739cc Mon Sep 17 00:00:00 2001
From: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com>
Date: Tue, 11 Mar 2025 10:05:07 +0200
Subject: [PATCH 2/2] Update
knowledge-base/grid-show-tooltip-on-column-header.md
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
---
knowledge-base/grid-show-tooltip-on-column-header.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/knowledge-base/grid-show-tooltip-on-column-header.md b/knowledge-base/grid-show-tooltip-on-column-header.md
index 39d2513d01..66e684e9e5 100644
--- a/knowledge-base/grid-show-tooltip-on-column-header.md
+++ b/knowledge-base/grid-show-tooltip-on-column-header.md
@@ -15,7 +15,7 @@ ticketid: 1677858
| Product |
- Grid for Blazor |
+ Grid for Blazor, TreeList for Blazor |