Is there a way to draw a verticle line in the header, to divide categories. The draw a lighter line in the detail and have no gaps between header and detail, and no gaps between detail instances?
Thanks,
Jim
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 10 Jul 2008, 12:22 PM
Hello Jim,
You can use the Shape item with ShapeType = Vertical and Horizontal accordingly for vertical and horizontal line. Then you can hide all other sections and leave only the Page Header and Detail section visible and adjust their height appropriately. Note however that the sections would be expanded to the height of the "tallest" item in it.