I am testing with the lite version and I am adding resources dynamically but the text of the resource spans bigger than the cell .. how can I change the width to be dynamically expanded to fit the text all the time?
Thank you,
You should play with the RowHeaderWidth property. It defines the header width in pixels.
However, it's not possible to specify a dynamic width of the header.