Is it Possible to Expand the Size of calendar CELL. rite now its showing only two Schedule in each day, can we define the size of CELL so that we can show at least 5-6 Schedule.
Hello ,
From your screen shot it seems to me that you are using UltraMonthViewSingle component. If you make the component higher, it will reflect onto the height of the cells . Other thing that you could do is to set VisibleWeeks to 3 for example. This also will reflect onto the height of the cells.
Please let me know if you have any further questions.
Yes i am using the UltraMonthViewSingle component, i have set the ultraMonthViewSingle1.visibleweeks=3 , still i didnt see any changes. i have tried with Other integer value as well . ya my Component is at Higher level, can we simply increase the Height of the CELL. what i am trying to do is like showing more 5-6 schedule in that CELL.
Thanks
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this matter?
Thank you for using Infragistics Components.
Thanks Histro,
i think day view mode can fix the Issue, but can we still EXPAND the month view each day CELL.