MSPJGrid - Timesheet Pane

L

Ludo

I need to add a new page using the MSPJGrid control in order to display
additional information to the Timesheet view. Following the SDK
recommendations, Can can manipulate the MSPJGrid to display the columns I
want in the left pane, display the Gantt Chart in the right pane but I cannot
display the Timesheet view (right part displaying the period details). Having
looked into the API reference, I really cannot find a way to display the
right pane.

Anyone has a hint in that repsect?

MANY THANKS
 
G

Gord Schmidt

Hi Ludo,

I have successfully displayed columns of data in both left and right panes.
Have you set the GanttView property to false?

Gord
 
L

Ludo

Hi Gord,

Yes, I set it to false, but the right pane is desesperately empty (no
timescale, nothing). I assume, I have to use the ActualsBinding (or
setbasicproperties) method.
This assume to have a "sorted actuals" recordset. Do you know anything about
the structure of this recordset?
Do you have any code example so I can have a look?

Thanks in advance,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top