Hi,
I have found a fault in the Scheduler layout - I'm using Timeline view with manual Resource setup and web service based appointments.
It appears that when there are only a few timelines on the grid, the visible part of the grid is too high. This results in the timelines being displayed too high (even though I have insert area switched off I get a double height line), and the resource label cells are actually the right size, but spaced apart from one another.
I have found that the rsVerticalHeaderWrapper has a calculated height of 162px as does the bare div directly beneath it. Removing this style closes up the gaps in the resource headers, but the grid itself does not get any flatter, so I guess that this is some sort of minimum height setting. I haven't seen a minimum height setting however.
The grid displays this behaviour when I remove all of my own CSS and client-side script.
Any Ideas?
Thanks for your help.
I have found a fault in the Scheduler layout - I'm using Timeline view with manual Resource setup and web service based appointments.
It appears that when there are only a few timelines on the grid, the visible part of the grid is too high. This results in the timelines being displayed too high (even though I have insert area switched off I get a double height line), and the resource label cells are actually the right size, but spaced apart from one another.
I have found that the rsVerticalHeaderWrapper has a calculated height of 162px as does the bare div directly beneath it. Removing this style closes up the gaps in the resource headers, but the grid itself does not get any flatter, so I guess that this is some sort of minimum height setting. I haven't seen a minimum height setting however.
The grid displays this behaviour when I remove all of my own CSS and client-side script.
Any Ideas?
Thanks for your help.