Skip to content

Conversation

LanceMcCarthy
Copy link
Collaborator

The instructions were missing the DataView's methods to expand and collapse the groups, this update brings parity with the RadListView's grouping instructions.

The instructions were missing the DataView's methods to expand and collapse the groups, this update brings parity to he ListView grouping instructions.
@Im-PJ
Copy link

Im-PJ commented Apr 4, 2019

Can you also add a line about the ideal place to call datagrid.GetDataView(). In an MVVM arch, data is loaded in ViewModel but we can't access datagrid there. So does the only place to call GetDataView() is from XAML code-behind inside datagrid's DataBindingComplete event?

@LanceMcCarthy
Copy link
Collaborator Author

Hi @Im-PJ,

This documentation isn't the right place to show an implementation specific (MMVM) scenario. Instead, I will write a KB article and share that with you instead.

@didiyordanova didiyordanova merged commit 68cb22f into master Apr 5, 2019
@didiyordanova didiyordanova deleted the mccarthy-datagrid-grouping-update branch April 5, 2019 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants