Hello,
is it possible somehow to influence the AutoSize logic for columns?
When a user double-click autosize a column. Or even on AutoSize via Column.PerformAutoResize () as well as Band.PerformAutoResizeColumns.
THX
Hi,
No, I don't think there is any way to intercept that process. You can Submit a Feature Request to Infragistics, though, and maybe we can add this feature in the future.
Can you tell me more about why you want to do this? What do you want to do that the built-in autosizing does not do?
Hi Mike,
We put in the sum cell a graphic before the value (a sum symbol or an average symbol).
The AutoSize does not consider these graphics unfortunately.
Therefore, we would like to influence the AutoSize action to add some more pixel to the width of a column.