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

using dynamic control in webservice

2 Answers 53 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
krishnasmitha
Top achievements
Rank 1
krishnasmitha asked on 20 Apr 2009, 10:51 AM
hi all,

i want to attach a radgrid to childnode which is getting populated from webservice,but iam not able to bind the grid in this way.

can u please give me some information regarding how to bind controls to node using webservice and also some sample codes showing how to bind the grid to node using webservice.

i tried binding the grid to a node using normal techniques(ie .serverside)  but for every postback the grid which has been generated  is getting disappeared.can u help me in this aswell.

thanks for u r answers in advance.

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 20 Apr 2009, 11:07 AM
Hi krishnasmitha,

Unfortunately RadTreeView does not support templates when using WebService data binding. Nodes loaded via web service are created entirely on the client-side while templates need to be rendered server-side.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
krishnasmitha
Top achievements
Rank 1
answered on 20 Apr 2009, 12:20 PM
hi thanks for ur reply,

can we replace this radgrid with a table.which should be binded to a child node generated  using webservice method??
if yes please give me some samples in that regarding how to bind a table as a node to child node.

thanks in advance
Tags
TreeView
Asked by
krishnasmitha
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
krishnasmitha
Top achievements
Rank 1
Share this question
or