Open GoogleCodeExporter opened 9 years ago
The attached patch exposes the cellHeight property of the Calendar. This partly
solves problem 1.
The height of the cell can be set like this (same as ListGrid):
calendar = new Calendar();
calendar.setCellHeight(40);
Original comment by rroel...@gmail.com
on 11 Oct 2010 at 2:55
Attachments:
Original comment by rroel...@gmail.com
on 12 Oct 2010 at 8:22
Attachments:
Original comment by sanjiv.j...@gmail.com
on 29 Nov 2010 at 6:46
Can you tellme how to apply the patch please?
Original comment by rav...@intel-negocios.com
on 13 Jan 2011 at 11:20
Can you tellme how to apply the patch please?
Original comment by jc_ara...@intel-negocios.com
on 13 Jan 2011 at 11:20
It is possible to know if all the functionaties will be implemented soon?
thanks
Original comment by ruipedr...@gmail.com
on 21 Jun 2013 at 1:19
[deleted comment]
I also need this functionality that will have more than one column in Day view.
In my case, I am using calendar to show truck Loads (i.e., parcels) timings
that is based on distance and required time to reach from source to destination.
So for it I will have more than one truck that is running at same time for
different load.
My requirement is to show multiple trucks on same day (i.e. Day view).
Original comment by rajnika...@systemintegration.in
on 17 Aug 2013 at 6:53
Original issue reported on code.google.com by
rroel...@gmail.com
on 1 Oct 2010 at 10:04