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

Server RoundTrips

1 Answer 49 Views
Chart
This is a migrated thread and some comments may be shown as answers.
anubhav
Top achievements
Rank 1
anubhav asked on 05 Nov 2010, 05:15 PM
I am evaluating the controls for a web application and I have some questions about server round trips.

Specifically, assume that I am using a chart and the data is filtered between certain dates on x-axis. Now if the user zooms in a subset of those dates on the chart, does the control make a roundtrip to server to get more data or is it all done on the client-side since the data should be already sent to client when the chart loaded for the first time ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Evgeni "Zammy" Petrov
Telerik team
answered on 10 Nov 2010, 09:27 AM
Hi anubhav,

 Thank you for contacting us.

Currently we do not support such server virtualization. We have this working on our GridView. I cannot commit on any availability date as of now.

The chart needs all the data in-front to be able to display anything, even if the data will be sampled. 

I hope this information helps.

Best wishes,
Evgeni "Zammy" Petrov
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
Chart
Asked by
anubhav
Top achievements
Rank 1
Answers by
Evgeni "Zammy" Petrov
Telerik team
Share this question
or