Re: Save DataGridView columns size and position



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.

.



Relevant Pages

  • Re: formatting question
    ... Thanks for your feedback! ... In this scenario, I want to confirm what's the setting of "Number" tab in ... "Customize Regional Options". ...
    (microsoft.public.dotnet.framework)
  • code critique requested - just 60 lines
    ... I would like some feedback on how you would improve the following ... Basically, using non-strict dictionary keys can lead to bugs, so that ... class Scenario: ... def calc_profit: ...
    (comp.lang.python)
  • Re: Management Studio - Cannot create a stable subkey under a volatile parent key.
    ... Thanks so much for the insight. ... I have submited this scenario to development team. ... If there is any feedback ...
    (microsoft.public.sqlserver.setup)
  • Re: Application Test Center
    ... I am afraid the error message in not accurate in this scenario, ... this feedback to the corresponding product dev team. ...
    (microsoft.public.vsnet.enterprise.tools)
  • Re: Custom Surrogate
    ... So far I understand your scenario that you want to implement the Copy/Clone ... it will not serialize the objects in the collection. ... which will serialize the collection into memorystream and deserialize to a ...
    (microsoft.public.dotnet.languages.csharp)

Loading