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
65
Grouped Rows appear collapsed in XamDataGrid when application loads up
posted

I am using a xamdatagrid. Inside my xaml I am grouping based on a field called ServerName. Now the records are collapsed when the application loads up. I have tried applying the trigger on the IsExpanded property but it doesn't work.

Here's a screen shot:

I also want to hide the ServeName column so that the users can't remove it from the grouping.

Any help would be really appreciated.

Thanks...