Re: Save DataGridView columns size and position
- From: v-jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Wed, 04 Jan 2006 05:29:49 GMT
Hi Erick,
Thanks for your feedback.
For this scenario, we can just save the columns width information in
Form.Close event, then serialize this information into certain file. At
next startup time, we can read the width information from the file. This
should not be a difficult task.
If you still have any unclear, please feel free to tell me, thanks
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
.
- References:
- Save DataGridView columns size and position
- From: Erick Sasse
- RE: Save DataGridView columns size and position
- From: "Jeffrey Tan[MSFT]"
- Re: Save DataGridView columns size and position
- From: Erick Sasse
- Save DataGridView columns size and position
- Prev by Date: How to prevent roundiing in NumericUpDown
- Next by Date: Re: Panel, OnPaint, Scrolling
- Previous by thread: Re: Save DataGridView columns size and position
- Next by thread: String field and CheckBox column in DataGridView
- Index(es):
Relevant Pages
|
Loading