(Delphi XE3 and newest version of TPlanner). New to planner I'm struggling with the component. The task is to build a resource planner in rotated view, having items in rows, and dates in columns.
I have monday, tuesday etc. columns and I want to set the width (height? (this is very confusing)) of the columns, so that the weekend days are narrow and the others quite wide.
I have tried PositionWidths[index] and such, but nothing seems to do as hoped.
Thanks in advance