Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

RtReports

GridColumnAutoFit web​.config setting

  • Last UpdatedJan 24, 2023
  • 1 minute read

This optional setting affects grid column in the RtReports Generator user interface. It has no effect on report viewing or printing. By default GridColumnAutoFit is set to false. When set to false, grid columns widths are defaulted to proportions determined by the width of the grid. The user can resize the columns as needed. When set to true, grid column widths expand to make all column text visible and column resizing is disabled.

<appsettings>

<add key ="GridColumnAutoFit" value="true"/>

</appsettings>

TitleResults for “How to create a CRG?”Also Available in