Is there an API I am missing to set a Date GroupBy Month (for example). Love the feature, but would like to set it on as default.
EDIT: This was my own doing - mistakenly used the same Field definition in both grids (copy paste bug): Also, it appears that if I have two ListGrids on the same DataSource, the GroupBy "Month" setting seems to effect both ListGrids (global variable leakage?). That is, set one to Day, then the other to Month, then open or close the first one (Day) and it'll switch to GroupBy Month. (apologies, no test case, feel free to ignore)
EDIT: This was my own doing - mistakenly used the same Field definition in both grids (copy paste bug): Also, it appears that if I have two ListGrids on the same DataSource, the GroupBy "Month" setting seems to effect both ListGrids (global variable leakage?). That is, set one to Day, then the other to Month, then open or close the first one (Day) and it'll switch to GroupBy Month. (apologies, no test case, feel free to ignore)