Formatting Project Web Access

D

Dave

I would like to format the default column width, row height, text
justification, etc. in the MS Project Web Access View. I can't find a
way to do it. Can it be done?
 
C

Claudio Hidetoshi

Dave,
It is not possible to modify the appearance of the MSPJGrid's columns,
because the columns are associated to SQL Server fields.

The MSPJGrid configures the columns automatically, in agreement with the
type of field of SQL Server.

You can alter the column width and height. It can be done, but it will only
be visualized in your computer, since MSPJGrid keeps these local information.

Cláudio Hidetoshi.
 
Top