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

Pass Value into RadCalendar located inside Datalist

1 Answer 42 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Nikolas G
Top achievements
Rank 1
Nikolas G asked on 19 Apr 2010, 09:46 PM
Hi,

I have a RadCalendar inside a Datalist. I want to pass each item's ID value in the OnDayRender method of the RadCalendar..


Thnx a lot!!!

1 Answer, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 21 Apr 2010, 04:36 PM
To accomplish you task you should handle the DataList's ItemDatabound event, get the calendar control and then set the id.

I hope that helps.
Tags
Calendar
Asked by
Nikolas G
Top achievements
Rank 1
Answers by
robertw102
Top achievements
Rank 1
Share this question
or