Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Select Empty slot (Read 2824 times)
Nick
YaBB Newbies
*
Offline



Posts: 7
Joined: Jun 23rd, 2010
Select Empty slot
Jun 25th, 2010 at 12:23pm
Print Post  
Hi.

I am wanting to allow teh user to select an empty slot on the scheduler and then for him to be taken to a "new meeting screen" with the start and end times already given. I can do this with existing items, is there a way to select an empty item to send across?

Warm Regards
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Select Empty slot
Reply #1 - Jun 25th, 2010 at 1:50pm
Print Post  
If you want to take the user to the "new meeting screen" in response to a click within a date cell, you could handle the Calendar.DateClick event. The event argument supplies the start date of the clicked cell and you can use this date to initialize the meeting screen.

Let me know if this is what you were looking for.

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



Posts: 7
Joined: Jun 23rd, 2010
Re: Select Empty slot
Reply #2 - Jun 25th, 2010 at 2:13pm
Print Post  
Works like a charm.
Thank you!!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint