This is a migrated thread and some comments may be shown as answers.

Group Descripotors

2 Answers 50 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Nethra
Top achievements
Rank 1
Nethra asked on 08 Apr 2019, 06:00 PM

Hi,

I'm populating a list from the database using RadLIstView and trying to group the populated list of items by previous day, today and tomorrow. I'm calculating these 3 categories by an attribute Date which I'm getting from database. Is There any way to pass all three calculated categories in the list and group them accordingly. Please let me know if there are any properties in  RadListView.

2 Answers, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 08 Apr 2019, 06:26 PM
Hi Nethra,

You could use a DelegateGroupDescriptor and specifically set the properties you want the list to be grouped by using custom logic. 

I recommend reviewing the entire Grouping documentation to understand the option options available as well (i.e. PropertyGroupDescriptor). You'll also find advanced topic underneath the grouping section. Here's a screenshto to guide you:



Further Assistance

If you have problems implementing cusotm logic, you can open a Support Ticket here and get guidance form the development team for that scenario. I notice you do not have a license for UI for Xamarin under this account, if you use another account for work and that has the license, you will want to open the ticket there.

If you are using this account, but your employer has the license, please ask them to assign you as a Licensed User in the Manage Licensed Users portal as every developer using UI for Xamarin should be a Licensed User, per our license policy. It takes about 20 seconds to set you as the user using your email address.

I hope I was able to help point you in the right direction.

Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Nethra
Top achievements
Rank 1
answered on 08 Apr 2019, 06:41 PM

Thanks for the quick reply Lance. I do have a license and will open a support ticket to get more information.

 

Tags
ListView
Asked by
Nethra
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Nethra
Top achievements
Rank 1
Share this question
or