Hello,

I'm trying to create a crystal report that looks like a calendar in VB using Visual Studio 2010

This is my design so far:



Uploaded with ImageShack.us

This is the datatable i'm sending in:



Uploaded with ImageShack.us

But this is the display I'm getting:



Uploaded with ImageShack.us

I have all the columns set to CAN GROW but for whatever reason they're only displaying the first value... Any idea why? I tried moving them around into Section Details instead of keeping them in the header but then it separates the days from the cell values and it still has the same problem...