Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
595
XamDataGrid GroupBy Specific Date
posted

I have a datagrid, with a date column that I want to group by.  By default it appears to group by date-range (eg: last week).  How can I set it to group by specific dates (eg: 7/1 and 6/28 both of which are last week)

  • 138253
    Offline posted

    Hello DLVendor,

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.

    If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.

  • 138253
    Verified Answer
    Offline posted

    Hello DLVendor,

    Thank you for your post. I have been looking through your issue and I suggest you set the GroupByMode Property of the FieldSettings to Value. By doing this you will be able to group by a specific date.

    Looking forward for your reply.