Re: About DataGrid
- From: "Marc Gravell" <marc.gravell@xxxxxxxxx>
- Date: Thu, 24 May 2007 15:07:00 +0100
In a winform?
Either set Dock = DockStyle.Fill, or set Anchor = AnchorStyles.Top |
AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right.
Marc
.
- Prev by Date: RE: Can someone translate this to vb.net?
- Next by Date: Re: need to assign null
- Previous by thread: No Data After DataAdapter Update
- Next by thread: Re: About DataGrid
- Index(es):