I am working on a hack to allow for fixed width appointments, but i am having problems determining for a resource the max number of appointments that are side by side. So here is the way I am trying to get it to work.
I am using the ColumnWidth property set to 110 so i want each appointment to be approximently 100px. Now if I can determin the max number of appointments that are side by side for a resource, I can, with jquery i am planning on over writing the percentages in the header and content with fixed widths based on the max number of appointments.
This should allow the appointments to stay with a % and work as normal.
I have seen quite a bit of complaining on here about this so if you have a better solution please let me know.
I am using the ColumnWidth property set to 110 so i want each appointment to be approximently 100px. Now if I can determin the max number of appointments that are side by side for a resource, I can, with jquery i am planning on over writing the percentages in the header and content with fixed widths based on the max number of appointments.
This should allow the appointments to stay with a % and work as normal.
I have seen quite a bit of complaining on here about this so if you have a better solution please let me know.