I have a simple custom list that I want grouped by create date. When
I have the list expanded by default, it groups the lists items
correctly. However I need the list collapsed. When I collapse the
list by default, the grouping gets messed up and loses a day. Meaning
it will group the items and display the wrong date. Example, Items
created on 6/18 will group under 6/17. If I click the item, it
clearly states it was created on 6/18. Strange!!!