Row Header Auto Width
12 years ago.
First of all I dont think this is working in the java version.
http://java.daypilot.org/demo/Scheduler/RowHeaderAutoFit.jsp
Second of all it would be nice to have it autofit everything.
So I dont have to set
dps.rowHeaderWidth = 50;
dps.rowHeaderWidthAutoFit = true;
rowHeaderWidthAutoFit is only for expandable rows right ?
It would be nice to be able to write:
dps.rowHeaderWidth = 'auto';
DayPilot