Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
903
Ultratimeline with Office2007 theme - Squared corners appointment
posted

Hi,

I'm using ultratimeline with Office2007 theme, the design is OK but I need to display square corner for appointments.

I try CreateFilter adapt from this : http://ko.infragistics.com/community/forums/t/17867.aspx

But appointments lost left and right borders, it also seems creationfilter doesn't work on form resize (many appointments display over and over)

Is there any way to display squared corners instead of rounded ?

Regards

Parents
No Data
Reply
  • 23930
    Verified Answer
    Offline posted

    Hi Yannik,

    Thank you for posting in our forums.

    I have modified the code provided in the thread you referenced to work for the TimeLineView instead of the DayView and in my tests it seems to work quite well. The borders are displayed and I can’t notice any issues when resizing the form.

    Please provide me with a sample that demonstrates your issue and I will try to implement the squared border appointments in it. I have attached my test sample, so you can use it as a starting point.

    Let me know if you have any additional questions.

    WS_SquareCornersAppointments.zip
Children