Skip to content

ES-1048012 Added the ShowClearButton feature documentation for GridTimeColumn and TreeGridTimeColumn in DataGrid and TreeGrid - #1663

Open
Senthamil-Selvan17 wants to merge 2 commits into
developmentfrom
WinUI-1048012
Open

ES-1048012 Added the ShowClearButton feature documentation for GridTimeColumn and TreeGridTimeColumn in DataGrid and TreeGrid#1663
Senthamil-Selvan17 wants to merge 2 commits into
developmentfrom
WinUI-1048012

Conversation

@Senthamil-Selvan17

Copy link
Copy Markdown
Collaborator

Task Details

1048012

Description

Need to prepare UG documentation for ShowClearButton for TreeGrid and DataGrid for GridTimeColumn.

@Senthamil-Selvan17 Senthamil-Selvan17 added the documentation Improvements or additions to documentation label Sep 1, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: WinUI-1048012

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WinUI-1048012
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
MD File Encoding 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

Comment thread winui/TreeGrid/ColumnTypes.md Outdated
{% tabs %}
{% highlight xaml %}
<treeGrid:SfTreeGrid Name="treeGrid"
ColumnWidthMode="Star"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Senthamil-Selvan17, Added spacing to the specified properties to align them with the Name property and maintain consistent alignment across all defined properties.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Added the spacing to maintain the consistent alignment for the defined properties.

Comment thread winui/DataGrid/Column-Types.md Outdated
{% tabs %}
{% highlight xaml %}
<dataGrid:SfDataGrid x:Name="dataGrid"
ItemsSource="{Binding Orders}"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Senthamil-Selvan17, Add the spacing to the specified properties to align them with the Name property and maintain consistent alignment across all defined properties.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Added the spacing to maintain the consistent alignment for the defined properties.

Comment thread winui/TreeGrid/ColumnTypes.md Outdated
{% endhighlight %}
{% endtabs %}

<img src="Column-Type-images/winui-treegrid-TimeColumn-ShowClearButton.png" alt="WinUI TreeGrid DateColumn with Clear Button" width="100%" Height="Auto"/>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Senthamil-Selvan17, Alt contains the improper column name. check and modify this

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Addressed the concerns of improper column name.

Comment thread winui/TreeGrid/ColumnTypes.md Outdated
ParentPropertyName="ID"
SelfRelationRootValue="-1" >
<treeGrid:SfTreeGrid.Columns>
<treeGrid:TreeGridTextColumn HeaderText="First Name" MappingName="FirstName"/>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Senthamil-Selvan17, First define the mapping name and then use the Header text with proper alignment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Addressed the concern of proper alignment.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: WinUI-1048012

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: WinUI-1048012
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
MD File Encoding 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants