Hello,
I'm trying to create a calendar report in VB using Visual Studio 2010
This is my design so far:
http://imageshack.us/a/img844/7039/crystalf.png
This is the datatable i'm sending in:
http://imageshack.us/a/img585/5580/21038060.png
But this is the result I'm getting:
http://imageshack.us/a/img42/8335/displayn.png
As you can see, the columns are only displaying the first row, even though I have set every single one of them to CAN GROW. I also tried moving them to details section but it sparates the days from the values I need to display. Any idea why this is happening?
I'm trying to create a calendar report in VB using Visual Studio 2010
This is my design so far:
http://imageshack.us/a/img844/7039/crystalf.png
This is the datatable i'm sending in:
http://imageshack.us/a/img585/5580/21038060.png
But this is the result I'm getting:
http://imageshack.us/a/img42/8335/displayn.png
As you can see, the columns are only displaying the first row, even though I have set every single one of them to CAN GROW. I also tried moving them to details section but it sparates the days from the values I need to display. Any idea why this is happening?