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

[Solved] Regarding Date range

1 Answer 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Santosh Hegde
Top achievements
Rank 1
Santosh Hegde asked on 19 Jan 2010, 11:16 AM
Hi,

when I  change the Date i.e. start date and end date according to that my RadChart must be load how can I go about using telerick Date picker
Ability to change date range which in turn reloads the data

1 Answer, 1 is accepted

Sort by
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 21 Jan 2010, 12:57 PM
Hello Santosh,

Check the code of the Calendar First Look example here: http://demos.telerik.com/silverlight/#Calendar/FirstLook. You would need to rebind the associated chart (or update the ObservableCollection that is bound to the chart if you are using one) in the OnCalendarSelectionChanged and the OnDatePickerSelectionChanged event handlers.


Greetings,
Bart.
Tags
General Discussions
Asked by
Santosh Hegde
Top achievements
Rank 1
Answers by
Bartholomeo Rocca
Top achievements
Rank 1
Share this question
or