I saw the GridView Commands Telerik example, it's ok when we don't have any hierarchy.
Anyway, in my solution, I need to create/edit parent and children rows, so in a gridview hierachy.
For example, I wan to create a parent row, then it children rows and save them. And I want to edit each cell of parents row or children row.
Is it possible ? For information I don't use Entity Framework and my ItemSource GridView is binded to and observable collection, and I'm using MVVM pattern.
I put a screenshot of my requirement in attachement of the thread.
In advance, thanks for your help !
Regards,
Guillaume
Anyway, in my solution, I need to create/edit parent and children rows, so in a gridview hierachy.
For example, I wan to create a parent row, then it children rows and save them. And I want to edit each cell of parents row or children row.
Is it possible ? For information I don't use Entity Framework and my ItemSource GridView is binded to and observable collection, and I'm using MVVM pattern.
I put a screenshot of my requirement in attachement of the thread.
In advance, thanks for your help !
Regards,
Guillaume