I am working with summary in grid but summarycell for a particular column is bigger in size than the size of column. And i am not getting a way to autofit column size based on column header ,column cell's Value and summary cell for column.
is there any way where i can define column size to fit all values(header caption,summary values,and cell's value)?
or define column width based on summary cell?
Thanks
Yashpal Sharma
Did you ever figure out how to do this?
Hi,
Just FYI... we are planning to fix this in a future release. It will require the addition of some new method overloads and some new enum values for existing properties, though, so it will probably be added in v10.3 and probably in a service release, not the volume release.
Did this ever get fixed? I have run into the same problem. I am running 10.2. I tried upgrading to 11.2, but that did not seem to help.
Thanks.
Yes, there are new overloads of the PerformAutoResize method which allow you to determine which factors should be considered, such as summaries, headers, and cells.