Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
17442 | Aug 9,2004 02:39 PM UTC | Aug 10,2004 11:35 AM UTC | WinForms | 6 |
![]() |
Tags: GridControl |
Me.Grid.Model.ColWidths[3] = Math.Max(Me.Grid.Model.ColWidths[3], someMinValue)
If it flickers too much, you can add a grid.BeginUpdate before you do teh resizing, and a grid.EndUpdate followed by grid.Refresh after the sizing code. 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.