Hi,
I'm using the Grid's Summaries (Summary Value) to display a custom text + the number of rows in the grid. Unfortunately the displayed text is trimmed since the summary seems to have a fixed, relative width to the total width of the grid. I've searched through the settings to find a way to set the width of the Summaries but without success. Is there a way to set this?
Thanks in advance, Wolfgang
Hi Wolfgang,
A summary can either be aligned to a column, in which case is has the same width as the column. Or else is can be aligned left, right, or center in which case it will be 1/3 the width of the band. There's no property to explicitly set the Width of a summary. The only way to do something like that would be to use a CreationFilter.