Skip to content

Conversation

ShanmuganSekar-SF4698
Copy link
Contributor

Description:

This PR updates the user guide documentation for the ToolTip feature in .NET MAUI DataGrid (SfDataGrid) control. The documentation provides comprehensive guidance on implementing and customizing tooltips for enhanced user experience.

Documentation Sections Added

  1. Record cell tooltip - Basic tooltip enabling and configuration
  2. ToolTip Customization - Styling options with DataGridToolTipView
  3. ToolTipTemplate - Custom content and appearance using DataTemplate
  4. ToolTipTemplateSelector - Conditional tooltip templates using DataTemplateSelector
  5. Events - CellToolTipOpening event handling and customization

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: MAUI-DataGrid-ToolTip

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: MAUI-DataGrid-ToolTip
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 5
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 1
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: MAUI-DataGrid-ToolTip

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: MAUI-DataGrid-ToolTip
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 5
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 1
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: MAUI-DataGrid-ToolTip

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: MAUI-DataGrid-ToolTip
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 5
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 1
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

- **On Windows/Mac**: Hover the mouse cursor over any cell in the grid
- **On Android/iOS**: Long press on any cell in the grid

## Record cell tooltip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the title as Show tooltip in a header and record cell


## ToolTip Customization

You can change the appearance of the ToolTip by customizing the style with TargetType as DataGridToolTipView.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Introduce two subtopics such as Apply implicit style and Apply default style and explain how to customize the appearance in both ways. As well, explain how to change border thickness and color in tooltip

{% endtabs %}
<img alt="Customizing ToolTip Style in MAUI DataGrid" src="Images\tooltip\maui-datagrid-tooltip-style.png" width="404" />

### Customize the ToolTip using ToolTipTemplate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Introduce a topic Load views to the Tooltip and include following two as subtopics for the topic.

Customizing the ToolTip using DataTemplate
Customizing the ToolTip with DataTemplateSelector

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: MAUI-DataGrid-ToolTip

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: MAUI-DataGrid-ToolTip
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 3
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 1
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Copy link
Contributor

@ashok-kuvaraja ashok-kuvaraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are fine

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: MAUI-DataGrid-ToolTip

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: MAUI-DataGrid-ToolTip
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Copy link
Contributor

@ashok-kuvaraja ashok-kuvaraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are fine

@ashok-kuvaraja ashok-kuvaraja changed the title Update MAUI DataGrid ToolTip user guide documentation Prepared UG documentation for ToolTip support in MAUI DataGrid Aug 26, 2025
@ShanmuganSekar-SF4698 ShanmuganSekar-SF4698 changed the title Prepared UG documentation for ToolTip support in MAUI DataGrid 975431 : Prepared UG documentation for ToolTip support in MAUI DataGrid Aug 26, 2025
@ShanmuganSekar-SF4698 ShanmuganSekar-SF4698 changed the title 975431 : Prepared UG documentation for ToolTip support in MAUI DataGrid MAUI - 975431: Prepared UG documentation for ToolTip support in MAUI DataGrid Aug 26, 2025
@FarjanaParveen FarjanaParveen merged commit 78a7b9f into development Aug 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants