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

How to populate data from 2 datasource inside NestedViewTemplate

1 Answer 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
arun
Top achievements
Rank 1
arun asked on 02 Aug 2010, 04:58 PM
Hi All,

Is it possible to show to data from two datasources inside NestedViewTemplate of radgrid.

I need to show some data from one webservice and some from another webservice.

Example:  Name   Company (webservice 1)
                 arun      XYZ        (webservice 1)

                 Status            DOB            (webservice 2)
                 Unmarried        10/7/80      (webservice 2)




      

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 05 Aug 2010, 04:30 PM
Hi arun,

You can have more than one detail table at each hierarhical level and each detail table can be databound to its own data source control. If you are using the NestedViewTemplate, this means you are defining your custom nested content and you can have whatever databound control you need inside, so I do not see a problem.

Best wishes,
Veli
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
arun
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or