Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
20003 | Oct 7,2004 12:49 PM UTC | Oct 7,2004 04:39 PM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
this.gridControl1.HScrollPixel = true;
then the grid should scroll pixel by pixel (instead of cell by cell) allowing you to expose the right edge so you can grab it for sizing.
>this.gridControl1.HScrollPixel = true;
>
>then the grid should scroll pixel by pixel (instead of cell by cell) allowing you to expose the right edge so you can grab it for sizing.
Thanks, Clay!
The cell-by-cell scroll is the preferrable way of scrolling the grid. I just had a hope that there is a way for the user to shrink it. Looks like we will have to pop up a menu when user clicks on a column header with the "Shrink to fit" option. 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.