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
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.
Thank you very much, it works great !!!
Another problem I had, I customise owner in in timeline owner headers, adding image (class extended ImageUIElement for adding tooltip) but I can't manage image background color as transparence. png transparent background color appears grey like in IE6... too bad.
Any idea ?
regards