Hi
I was asked to re theme the xammonthcalendar control using our internal styles. In this effort, I used the default xaml style files that come part of infragistics to re theme the control. All good but I'm facing one issue which I'm unable to figure out.
Kindly have a look at the attached pictures. One uses the theme that comes as part of the default xammonthcalendar (Royal) and the other is my custom theme. The problem with my theme is that there is very little spacing between two calendar dates when its is selected (date 5 selected shows this) whereas the default one has better spacing (1st pic)
Kindly let me know what I need to change so that there is spacing between two calendar dates when a date is selected.
Note: 1st pic is the default theme and the second pic is my custom theme.
Thanks
Chev
Hi Chev,
Could you provide me with copies of the two xamMonthCalendar styles you are using?
What version of our WPF product did you get the style from?
If you have a small sample that demonstrates these style that would be very helpful.
Please zip up your sample or your styles and attach it to the thread.
I haven't heard back from you. Have you had a chance to get the styles that you are using or a sample for me?
Please let me know if I can be helpful.
I got this solved. I just had to remove a margin which I had used in a style. I also had to give some padding values and it was all fine.
Glad the question is resolved.
Let me know if you have further questions.