Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
8819 | Nov 21,2003 08:58 AM UTC | Nov 21,2003 09:45 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
gridDataBoundGrid2.Size = new Size(244, 4 * 17);
gridDataBoundGrid2.HScrollBehavior = GridScrollbarMode.Disabled;
gridDataBoundGrid2.VScrollBehavior = GridScrollbarMode.Disabled;
gridDataBoundGrid2.DefaultRowHeight = 17;
instead of
gridDataBoundGrid2.Size = new Size(244, 85);
gridDataBoundGrid2.DefaultRowHeight = 17;
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.