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.
Thanks Histro,
i think day view mode can fix the Issue, but can we still EXPAND the month view each day CELL.
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.
Hello ,
It seems to me that you are trying to display as much as possible appointments in a cell. Please review the following link where you will find and a sample, which demonstrates a very interesting approach to display about 10-15 appointments in one cell.
http://community.infragistics.com/forums/t/65954.aspx
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
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.