Browse By Tags

  • All Day Events across multiple days not showing on the last day

    When I create an all day event, for instance, from 5/8/2012 to 5/10/2012, it will only show up on the calendar views (WebMonthView, WebWeekView, and WebDayView) as a full day event on 5/8 and 5/9, saying that it ends at midnight on 5/10.  It should include…

  • WebCalendarView of WebSchedular is not working in IE8

    Dear Team,

    In my page i am using WebCalendarView, webdayview. But when i am browsing my application in IE8, sometimes its throwing error while clicking on the date (otherthan current date). Most of the times i am getting this problem.

    I had tried with…

  • Which control initiated the ActivityDialogOpening client side event?

    I have a page with a month, week or day view depending on the user selection. I have a central WebScheduleInfo which defines some client events. Like this:

     

    <igsch:WebScheduleInfo ID="ScheduleInfoControl" runat="server" OnActivity…

  • WebSchedule Code Samples?

    I am working with Infragistics35.WebUI.WebSchedule.v8.2.  I am not seeing any good documentation on this on the Infragistics Web site.  Does anyone have any sample code I could see?  I am trying to create a week view of the calendar.  One that "Admins" can…

  • How to block Appointments form

    I want to stop the Appointments form from opening after the WebWeekView \ WebDayView  \ WebMonthView control is double clicked and if certain conditions are met. In other words, the appointments form must only open under certain circumstances. Here is my…

  • web scheduler control - get selected date-time info on client side double click info

    Hi,

    I am using the client side double click event to show a custom appointment form.

    How do i get the date-time on which user clicked in the month view, week view(dayview with visible days set to 7) and day view.

    For month view (and old week view…

  • Re: Get date from day header in WebWeekView

    sniper_lcd said:

    Is there any way to get the date value shown in the header of each day of WebWeekView control in a Double Click Event?

    If you really need the exact text that is shown in the day header of the WebWeekView and which may be localized for…

  • WebMonthView Drill down

    Hello Experts,

    Is it possible for you to Drill Down from WebWeekView and shows only a single Day Activities?I also want to have same appearance as WebWeekView single day on Drill Down page.

    I appreciate any help on this.

  • Re: Using SQL DataSource ?!

    Hello, can somebody help me. I am facing big trouble here doing the webmonthview work with webscheduleinfo. It is very urgent for me if any body can help me out.

    I have done the following thing ....

    1. Put the Webmonthview on the page

    2. Put the…

  • Re: Using SQL DataSource ?!

    Dear, Thanks for your help.I have applied the source and the functionality is running good. But still i have some problem.

    Now i am facing two problems, which are as follows:

    1. I have masterpage on my page where i have placed the controls and i am…

  • Get date from day header in WebWeekView

    Hello,

    Is there any way to get the date value shown in the header of each day of WebWeekView control in a Double Click Event?

    I can´t find the Function

    Thank You