Skip to content

Bug 1018253: Argument Exception thrown while sorting GridHyperLinkColumn when property type is Uri#1448

Open
PooraniSF4929 wants to merge 2 commits intomasterfrom
ES_1018253
Open

Bug 1018253: Argument Exception thrown while sorting GridHyperLinkColumn when property type is Uri#1448
PooraniSF4929 wants to merge 2 commits intomasterfrom
ES_1018253

Conversation

@PooraniSF4929
Copy link
Copy Markdown
Contributor

Description

This PR updates the sorting.md documentation under SfDataGrid to clearly document a known limitation with URI-based sorting.

A note has been added explaining that when GridHyperlinkColumn is bound to a URI value, the default comparison logic does not support proper sorting because Uri does not implement IComparable. As a result, sorting behavior may not work as expected in this scenario.

Changes Made

Added a documentation note in sfdatagrid/sorting.md describing the sorting limitation for GridHyperlinkColumn with URI values.

Task link - Bug 1018253: Argument Exception thrown while sorting GridHyperLinkColumn when property type is Uri

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES_1018253

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: ES_1018253
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): 2
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

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES_1018253

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: ES_1018253
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

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.

2 participants