How to set a special color to an important day in XamCalendar?
Hello Ekaterina,
This version works well. :-)
Thank you very much.
Hello,
I have been looking into your sample and I have updated it. I have excluded the multi binding and I am accomplishing the task via a normal one, so the lag issue should be gone now.
I will be looking forward to receive some feedback regarding the discussed mater.
Sincerely,
Ekaterina
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
Hello Ekaterina,
Of course, I‘ve uploaded the sample source.
Hello user12341234 ,
Would you please if possible send me a sample project that illustrates this exact case that you have mentioned in your previous post.
Thank you in advance.
Hello,EkStaneva
Did you tired in situation of displaying multiMonth.
for eg.
you can set the property of CalendarDimensions to "1,6" or bigger make more days to be displayed.
The more days being displayed the slower it will be.
I have commented all the code inside the covertor and still slow.
But when I comment all the code of multibinding section in the xaml, it got to be normal.
so I thought that the multibinding should be used much more carefully than other method, because it will possible cause the preformance problem.