This is a migrated thread and some comments may be shown as answers.

Two diferents GridView, on depending of the other

1 Answer 60 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hola
Top achievements
Rank 1
Hola asked on 08 Nov 2011, 09:20 PM
Hello, I have two GridView in the same WPF windows, I would like to fill the sencond gridview with information that depend of the first gridview ... and I would not like to use Hierarchical, just when somebody click on a row in the first gridview, the second refresh automaticaly with some data ... how can I do it if I am using mvvm and I have a propertie that has those values???

Employment -> that it is binding in the fist gridview (have the name and the surname)

Employment.ComplexData. -> that I would like to binding to the second Gridview and have more data of the employment.

Any simple example please?

Thanks a lot

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 09 Nov 2011, 07:45 AM
Hello,

 You can check this thread for more info. 

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Hola
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or