Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
25600 | Mar 2,2005 06:13 AM UTC | Mar 10,2005 03:29 PM UTC | WinForms | 7 |
![]() |
Tags: GridControl |
grid.HorizontalThumbTrack = true;
grid.VerticalThumbTrack = true;
this.gridControl1.ColWidths[this.gridControl1.ColCount] = 500;
this.gridControl1.HScrollPixel = true;
this.gridControl1.HorizontalThumbTrack = true;
to the \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\Quick Start\GridControlSort. Then I sized the grid so it would be much less than 500 pixels wide. In that sample, I do not see the problem you describe. Do you?
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.