Issue 1226: show charts images for each calendar date
Status:  Invalid
Owner: ----
Closed:  Aug 2013
Reported by ariel.am...@gmail.com, Jan 1, 2012
Hi, i am working on mvc3 project,in which i using fullcalendar to show charts in it.But i am not able to show charts for each day of fullcalendar,because charts image generated in run time by this code<img src="@Url.Action("CallReceiveDate", "Calendar", new { id = @id})" alt="SimpleChart" /> , where CallReceiveDate is method of type Fileresult and Calendar is the controller and id is selected from dopdownlist,According to which charts is showing for each day of fullcalendar


questions
1.how pass id to CallReceiveDate method.
2.how show charts image for each date of fullcalendar by call this <img src="@Url.Action("CallReceiveDate", "Calendar", new { id = @id})" alt="SimpleChart" />


Thanks in advance

Aug 14, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid