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

RadGridView Grouping

0 Answers 91 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Guy
Top achievements
Rank 1
Guy asked on 12 Jul 2012, 12:10 PM
hii,

I use telerik wpf tools 2012 Q1,

I am trying to do constant grouping by date like outlook (Today ,Lastday, Lastweek....),
how I can do it?
(for now what i did was createing a  Calculated property in the model thet get the string of Today ,Lastday, Lastweek )

next Question,
I want to order the date grouping not by alphabetical order,insted i want it to be ordered by the date it represents,
how can i achieve it?

last Question,
in the RadGridView.GroupDescriptors i am trying to add a descriptor with a converter that will convert the value of the binded member
so i could group by that value,
the problem is, the member property of GroupDescriptor can only be set to string (not bindable).
how can i workaround that problem?

thanks Guy.

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Guy
Top achievements
Rank 1
Share this question
or