Is there any way to shut off the overlapping items warning for objects? I'm trying to create a grid like view for my columns and I want the lines to overlap.
Also is there anyway to get a line to start on the header section and stretch through the details section? I used to do this in Crystal and it would give a nice grid that would start in the header, stretch through all the details, and go into the footer.
Is there any way to add additional header sections? In some of my reports I have addresses that can grow and column headers for the details. In Crystal I would split up the header section so the addresses could grow, and I would not have to give the header an arbitrarily large area to accommodate the larger addresses, and the column headers could appear directly below the addresses.
Also, there is a can grow property on some report items, is it possible to have a section dynamically grow?
Also I'm using VS 2008 and working in VB. The editor is very buggy. It typically stops responding to mouse events and I have to close and reopen the designer to continue working.
Also is there anyway to get a line to start on the header section and stretch through the details section? I used to do this in Crystal and it would give a nice grid that would start in the header, stretch through all the details, and go into the footer.
Is there any way to add additional header sections? In some of my reports I have addresses that can grow and column headers for the details. In Crystal I would split up the header section so the addresses could grow, and I would not have to give the header an arbitrarily large area to accommodate the larger addresses, and the column headers could appear directly below the addresses.
Also, there is a can grow property on some report items, is it possible to have a section dynamically grow?
Also I'm using VS 2008 and working in VB. The editor is very buggy. It typically stops responding to mouse events and I have to close and reopen the designer to continue working.