Browse By Tags

  • Best practice for getting the event of ColumnWidth property change of UltraTimelineView

    Hi,
    I’m using UltraTimeView Control, user can resize the column width.
    I want to get the value of ColumnWidthResolved property,
    when the column width has been changed.
    Actually I’m using PropertyChanged event of UltraTimelineView control.
    However…

  • How I can improve performance of modifying owner' appearance property?

    Hi, I bind a calendarInfo with a dataset and it works. This calendarInfo offers information to UltraMonthViewMulti for selecting activeday, to UltraWeekView, Ultra

    UltraMonthViewSingle, UltraWeekView, UltraDayView and UltraTimelineView for showing the…

  • Printing WinSchedule Multiple owners in one page (Timelineview).

    I have a WinSchedulePrintDocument linked to the CaldendarInfo and CalendarLook in my Timelineview control and it prints, but when I specify the date range to print, each owner is printed on a separate page. I want to print “x” number of owners in one…
  • ObjectDisposedException on UltraMonthViewSingleBase.OnMouseDown()

    Normal 0 false false false EN-US X-NONE X-NONE …

  • TimelineView

    Hi, I am trying to recreate something similar to the WPF timeline sample using the Win Form ‘UltraTimelineView’ tool. I could not find a similar forms sample.
     
    I am using a panel and picture box above the timeline and overlaying graphics…
  • Multi owners per Appointment

    Is there a way to attaching multiple users to one appointment?

    I would like to select a time range (e.g. 08.00am to 12.00am) for many owners and then create an appointment without repeating the selection for each one.

     

  • UltraTimelineView OwnerFromPoint results in incorrect owner

    I am trying to create a timeline on which you can drop new items from a grid. When I handle the dragdrop event of the timelineview and get the OwnerFromPoint, I get an incorrect result. I get the owner from 3 rows below the dropped location. Furthermore…

  • Change confirmation messages

    How can I change the text of the confirmation message when removing an appointment in the UlrtaTimeLneView?

  • UltraTimeLineView and time formats

    When using UltraTimeLineView, along with UltraCalendarInfo and UltraCalendarLook, does anyone know how to display the column header times in military format?  We want to see "13:00" or "1300" instead of "1:00 PM"

  • UltraTimeLineView column start time

    I have a program that can change the primary interval in the UltraTimeLineView to intervals like 60 minutes, 120 minutes, etc.  The time labels of the columns then go from 1:00 AM, 2:00 AM, etc., to 2:00 AM, 4:00 AM, etc.  Is there a property I can set or…

  • UltraTimelineView moving appointments

    Im trying to use the UltraTimelineView as a GantStyle control, due to the limitations of the UltraGantView which i wont go into.

    Basically the problem in having is that i put an appointment on a certain row, so that further appointments for the same…

  • UltraWinTimelineView appears with a red 'X' when scrolling through dates in month view

    When I  press the horizontal scrollbar buttons ordrag the horizontal scroll bar of my UltraWinTimelineView control I intermittently encounter a problem where the control appears with a red 'x' instead of updating the control. I've tried to catch the error…

  • How to hide non-workingdays in UltraTimeLineView?

    Hello,

    I'm using UltraTimeLineView (v10.2) with UltraCalendarInfo and allthough I set
    DaysOfWeek.Saturday/Sunday.visible flag to false, this days are still visible in the TimeLineView.
    Every other schedule component (WeekView...etc.) work in the expected…

  • visual extra separation of secondary interval on ultratimelineview

    I am searching to get some sort of a visual help to separate secondary intervals on an ultratimelineview.  Eg primary inteval is set to 3hrs and secondary interval is set to 1 day.  However it is not easy to separate the days from each other.  Is it possible…

  • Does the UltraTimelineView support a vertical direction?

    Where the owners flow from left to right and the intervals top to bottom?

    Telerik does this for their ASP.NET control and thought it was kinda neat.

    http://demos.telerik.com/aspnet-ajax/scheduler/examples/resourcegrouping/defaultcs.aspx

  • Adjacent appointments in UltraTimelineView show a space between them

    Adjacent appointments in UltraTimelineView show a space between them, because the ends of the appointment seem to be drawn a few pixels from where the actual end time is.

    If you show two appointments for the same owner which are adjacent, e.g. appointment…

  • holidays in and wintimelineview

    hi,

    Is it possible to set the slot where and holiday is to have and other appearance so it looks like and non working day.

    thanks

  • timelineview - show a defined number of additional intervalls

    Hi,

    we've created an application based on wintimelineview.

    It works really great - but there's still one little question:

    How can we display a exact number of additional intervalls on the screen (1,5,7 days)?

    The timeintervall is here 2 hours…

  • Owner header in WinTimeLineView

    Hi ,

    I am using WinTimeLineView.

    If I have multiple Owners in my list ,Owner headers are visible. But if there is only one Owner ,the header is not visible.Any work around to show Owner header even if the count is 1.

    Thanks in advance.

    Chaitanya

  • Vertical Timeline

    Is there any way to get a vertical timeline instead of horizontal?  I need a view that looks like the UltraDayView but instead of showing every 15 or 60 minutes for a single day, I need something to show all days for a month vertically. 

  • UltraTimeLineView Row (Owner) Height

    Is it possible to set the height of groups (owners) individually or do all owner rows always get resized together and stay the same height?

  • Custom Owner Headers in UltraTimeLineView

    Is it possible to customize the owner header in the UltraTimeLineView to display multiple columns?  Currently only a single column is displayed showing the name of the owner.  I would like to display other custom attributes of the owner in a cross tab like…