This question is locked. New answers and comments are not allowed.
Hey guys,
Right now I have a Grid that is working just fine but now I have a new requirement that is really adding a new level of complexity. My original grid is based on a simple model and now I have to add a column to the grid which would show, for each row, a grid that would be bound to a list of a different model. The original model contains the list already as a property.
Is this possible?
Right now I have a Grid that is working just fine but now I have a new requirement that is really adding a new level of complexity. My original grid is based on a simple model and now I have to add a column to the grid which would show, for each row, a grid that would be bound to a list of a different model. The original model contains the list already as a property.
Is this possible?