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
515
XamGrid - Expanded Groups By Default
posted

I've a XamGrid, and the rows are grouped by one column.

Issue is, the rows though get grouped as expected, but they all are "collapsed" by default. I want them in "expanded" state by default.

Even when I "group" the rows thru code, the rows get grouped, but again, they collapse.

Requirement: I want the grouped rows 'expanded' by default.