Posted
on Mar 16, 2012
(permalink)
Reporting what I think might be a bug.
When using a RadScheduler (2011 Q3) in MonthView, CellClick event of RadScheduler does not fire when a cell (corresponding to a day in monthview) is clicked. It fires only when the smaller day header is clicked.
One can overcome this issue by using RadScheduler MouseClick event like this:
Reply
Answer
Ivan Todorov
Ivan Todorov
Posted
on Mar 21, 2012
(permalink)
Hello Sahand,
Thank you for writing.
I confirm that this is an issue in RadScheduler. I have logged it to PITS and we will address it in a future release. Here you can find the
PITS item. For the time being you can also use the
CellElementMouseDown event as an alternative:
Your Telerik points have been updated.
Regards,
Ivan Todorov
the Telerik team
Reply