Browse By Tags

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

  • Setting a start date for WebDayView Control

    I am using Netadvantage 9.2 and I want to use the WebDayView control with visible days set to 5. Right now when the page loads, it sets the starting day as today. So if the appointment was a month later, user will have to click the next button a bunch of…

  • WebDayView ScrollPosition

       I've met some questions again, about scroll and print WebDayView?

       1. How can WebDayView scroll the postion of  first work start time or first appointment?

            myWebDayView.WebScheduleInfo.WorkDayStartTime.Minute = intDefaultMinute;
            myWebDayView…

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

  • smartcallbacks and background-color not working

    Hi there.

    has anyone come across the problem whereby appointment background colours are lost when using smart-callbacks for the webscheduleinfo?

    for example, I use the webscheduleinfo_databinding event to set the backcolor via app.style.customrules…

  • 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: How to merge all resources and Activities in unique WebSchedule?

    Hi Roger and jscatalina,

    I'm trying to implement exactly the type of solution you've described, but as  new-ish user of WebSchedule, I'm struggling to get this to work as a single view of all appointments. I'm trying to render an aggreagted view…

  • WebDayView appointments are display:none

    Hi Guys,

    I am having trouble with a WebDayView where it is quite erratic in showing appointments. I have checked out the HTML source shown below and all my appointments are there but the display style on them is none and the positioning isn't there. My…