Hello,
I am in the process of moving all my sql server reports to reporting
services.

First of all, I am creating a table from the toolbar menu and then
moving the data fields to the reports. I need to insert a line in
between rows of data in the detils section. It should look as follows:

table Header

Details 1 Jaideep 123 anydrive
----------------------------------------
2 Pradeep 123 wynndrive
-------------------------------------------


table footer

Thanks

Jaideep

Re: displaying lines in between data in the details section by Steve

Steve
Mon Oct 16 22:32:57 CDT 2006

Select the row in the table and in the properties dialog set the
BorderStyle.Bottom to dashed

Steve MunLeeuw

"jai" <dbasybase@gmail.com> wrote in message
news:1161014400.693162.231240@i42g2000cwa.googlegroups.com...
> Hello,
> I am in the process of moving all my sql server reports to reporting
> services.
>
> First of all, I am creating a table from the toolbar menu and then
> moving the data fields to the reports. I need to insert a line in
> between rows of data in the detils section. It should look as follows:
>
> table Header
>
> Details 1 Jaideep 123 anydrive
> ----------------------------------------
> 2 Pradeep 123 wynndrive
> -------------------------------------------
>
>
> table footer
>
> Thanks
>
> Jaideep
>