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

How to bind RadRotator to json?

2 Answers 97 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
jholt
Top achievements
Rank 1
jholt asked on 19 Oct 2008, 11:52 PM
Hi,
I'm trying to find a way to bind the RadRotator to some very simple data returned as JSON from a web service. In one of the help files it suggested  
RadRotator1.set_dataSource(result);
RadRotator1.dataBind();
but this doesn't seem to work - I think the help file was actually referring to the grid.
I would really appreciate some pointers here.
Many thanks
Jeremy

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 21 Oct 2008, 12:06 PM
Hi jholt,

Could you tell me where you have seen this code? I am asking you this because currently RadRotator does not support client binding and if such information exists in the documentation, we will fix it right away.
As for the client-side binding feature, it is in our ToDo list and we will implement it in one of the following releases - most probably in Q1 next year.


Best wishes,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
jholt
Top achievements
Rank 1
answered on 21 Oct 2008, 01:37 PM
Hi Georgi,

I can't find the article - but I'm certain now that it was referring to the grid and not the rotator - because in the code I copied it referred to grid.mastertable. Apologies for the confusion.

Thanks
Jeremy
Tags
Rotator
Asked by
jholt
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
jholt
Top achievements
Rank 1
Share this question
or