Never mind. I think I found a solution. I simply need to create an additional field in my data model which returns a String of either "Today", "Yesterday", "Last Week" based on a result from Date comparison. Regards, Tung Chau
--- In [email protected], "tungchau81" <[EMAIL PROTECTED]> wrote: > > Hi, > I need to use Grouping in AdvancedDataGrid to group data based on Date. > However, the result showed the grouping in terms of day, hour, minute, > second and this is not what I need. How do I group data that will > appear exactly how MS OutLook does for Arrange By Date feature ? Any > advice is greatly appreciated. All the emails in OutLook are organized > into the following categories: Today, Yesterday, Last Week, Two Weeks > Ago,etc. > > Thanks in advance, > Tung Chau >

