0

I have display SSRS report using report viewer in MVC 4 application. In SSRS report when I execute that report on report server it display group column on left side of report means extra column is added on left side of report showing on which field group by is created for that report. So same report is displaying on report viewer. Please tell me how to hide that group column from report or display report without displaying that group column.

4

1 に答える 1

0

列の表示プロパティを設定できます。これは、パラメーター値を参照できる式に基づくことができます。

于 2013-01-14T23:57:37.917 に答える