Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Displaying many Appointments on the Calendar View Appointment Grid (Read 4214 times)
rajadorai
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 6
Location: TN
Joined: Nov 27th, 2013
Displaying many Appointments on the Calendar View Appointment Grid
Dec 10th, 2013 at 11:59am
Print Post  
I am currently researching on displaying Appointments on the calendar View Appointment Grid. If suppose i have 50 Appointments for a single day. I can able to show only 5 Appointments for a single day in Month range View.i need to show all the 50 appointments for a single day in the Month range View. Kindly assist.

Thanks in Advance,
Rajadorai
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Displaying many Appointments on the Calendar View Appointment Grid
Reply #1 - Dec 10th, 2013 at 2:13pm
Print Post  
Hi,

You can use the Calendar.FilterItem event to hide items depending on various conditions, such as when the control displays a specific view. Alternatively, if you don't use resources, you can associate items with different resources and filter the view though the Calendar.GroupType property.

Regards,
Meppy
  
Back to top
 
IP Logged
 
rajadorai
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 6
Location: TN
Joined: Nov 27th, 2013
Re: Displaying many Appointments on the Calendar View Appointment Grid
Reply #2 - Dec 10th, 2013 at 2:27pm
Print Post  
Could you give any example for Calendar.Filter Event and also give one demo app for SingleMonth view Draw Event.
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Displaying many Appointments on the Calendar View Appointment Grid
Reply #3 - Dec 10th, 2013 at 3:33pm
Print Post  
The following example illustrated the FilterItem event:

https://mindfusion.eu/_samples/_sample_ActionButtons.zip

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint