Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
11464 | Mar 6,2004 03:33 PM UTC | Mar 13,2004 11:01 AM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
//turn off grid''s default sizing
this.grid.AllowResizeToFit = false;
//size things yourself
this.grid.Model.ResizeToFit(GridRangeInfo.Table(), GridResizeToFitOptions.IncludeHeaders);
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.