From: shikarishambu on
Hi,
Is there a way to modify the RSWebParts - esp. the Report Explorer web part
that shows the list of reports on sharepoint? I want to display the list of
reports available with their description in the Report Explorer web part in
the left column of the page. The problem is once I put it into list view it
has two columns of reports. If I put it into detail view the description
goes off to the right


Report Explorer : List view


Report 1 Report 2
Desc of report 1 Desc. of report 2


Report Explorer: Detail View

Report 1 Desc of Report 1
Report 2 Desc of Report 2


I need something like this

Report 1
Desc of report 1

Report 2
Desc of report 2

....

Thanks