Hello,
Little background before the question.
I have an app the has Objects with nested lists of Objects. For ease lets say TEST obj. with list of QUESTION objs. Is it possible to get the RadGrid to generate a Hierarchical grid by passing a single ObjectDataSource that is a list of TEST objects? If not is it possible to get one displayed using 2 ObjectDataSources with out using the PK/FK relations shown in the tutorial? Since the objects do not have access to this information. This is rather desirable for me, and would be used in many instance in the project alone.
Regards,
Jimm
PS. Posted in a wrong forum earlier I edited it Sorry, could not find a delete.
Little background before the question.
I have an app the has Objects with nested lists of Objects. For ease lets say TEST obj. with list of QUESTION objs. Is it possible to get the RadGrid to generate a Hierarchical grid by passing a single ObjectDataSource that is a list of TEST objects? If not is it possible to get one displayed using 2 ObjectDataSources with out using the PK/FK relations shown in the tutorial? Since the objects do not have access to this information. This is rather desirable for me, and would be used in many instance in the project alone.
Regards,
Jimm
PS. Posted in a wrong forum earlier I edited it Sorry, could not find a delete.