Can cfgrid groupfield attribute be collapsed by default?
I am trying to use cfgrid to display knowledge base articles. Which it seems like it would be great for if I could get over a couple of hurdles or eliminate it as a possibility if I can't.
I am using the groupfield attribute to group the results by the "question", which is awesome, but by default all of the group headers (questions) are expanded by default (showing a - icon) so they show the answer and the question. Does anyone know of a way to have them be collapsed by default so that a user can expand them to see the question answers?
One other issue is that the groupfield also needs to be a cfgridcolumn, that doesn't make sense since when it is expanded you see the question twice (as the grouping header and as a column next to the answer). Does anyone know how to make that cfgridcolumn that mirrors the groupfield not show up?
If none of that is possible or requires extensive css editing I would understand.
Any help would be great thanks a lot.
