Browse By Tags

  • WebCalendarView dblclick-Event

    Hey Guys!

    Is there any solution for getting the eventid on dblclick-Event clientside for the WebCalendarView like the ActivityDialogOpening-Event on the Shedule?
    Should be like this here:

    function OpenDialog(oScheduleInfo, oEvent, oDialog, oActivity…

  • 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…

  • WebCalendar ActiveDayChanged Event not firing

    Hi all,

    I have a problem with the WebCalendaView (WCV). Do the following to reproduce:

    1.) Put a WCV, a WebScheduleInfo (WSI) and a WARP on an empty WebForm. The WCV shall NOT be in the WARP.
    2.) Add a label to the WARP
    3.) Bind the WCV to the WSI
    4.) Add…

  • Can't Init Script for WebScheduleInfo (WebSchedule/Ajax)

    I am trying to add some of the akido controls with the splitter. At first I was recieving the error saying I needed to add a script manager, which I did. Now the issue is that everything renders, but none of the events on any of the calendars happen,…

  • Re: DataBase File

    I believe this to be a bug, but have a work around you can try out that worked for me. Here's the steps to success:

    1. Drop WebScheduleInfo onto the Design view.
    2. Drop WebScheduleSqlClientProvider next to the WebScheduleInfo.
    3. DO NOT SET a DataSourceID…
  • Re: Appointment of the property set to false locked even though I do not write?

    Hi Patel,

    "add appointment" dialog and

    I am getting an error on the add appoint ment screen "Microsoft JScript runtime error: Unable to get value fo the property '_input': object is null or undefined" at the highlighted code. …

  • 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…