populate table from mvc controller which returns object graph
populate table from mvc controller which returns object graph
![FredFlintstone](https://secure.gravatar.com/avatar/d1529ea8d2d98763157ab39cb292e20a/?default=https%3A%2F%2Fvanillicon.com%2Fd1529ea8d2d98763157ab39cb292e20a_200.png&rating=g&size=120)
hi - i have an mvc controller action which returns a graph of objects (parent + children) in a viewmodel. i want to populate my grid with the data in the children. is this do-able?
This discussion has been closed.
Replies