Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
914
Using AutoWith with an IGridColumn
posted

I expected that setting the width of all IGridColumns of an IGrid to Infragistics.Documents.Report.AutoWidth.Instance would size the column widths according to the contained text. But it appears to render no differently than if I set all columns to the same relative width. There appears to be no IGrid property to get the columns after all the rows are added in case the 'AutoWidth' needs to be set for a column after the cell text is added. So is AutoWidth supposed to function?

Parents Reply Children
No Data