From d5d7b76e6aa2ea8a2e6b28ddb9a24a971c831b7e Mon Sep 17 00:00:00 2001 From: Suja Venkatesan Date: Mon, 16 Jan 2023 13:03:55 +0530 Subject: [PATCH] MAUI-4054 : How to sort the items by datetime property along with Grouping in Listview --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index abed25e..41255a6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# how-to-sort-the-items-based-on-date-time-along-with-groups-in-.net-maui-listview -This example demonstrates how to sort the items based on date time along with the groups in .NET MAUI ListView +**[View document in Syncfusion Xamarin.Forms Knowledge Base](https://www.syncfusion.com/kb/13832/how-to-sort-the-items-by-datetime-property-along-with-grouping-in-net-maui-sflistview)**