I have a C# .NET 1.1 Winforms application.
My users can customize its datagrids: change column width, height, font,
colors etc.
I want that DataGrid automatically saves and restores changed settings
to/from
isolated storage when form is running next time.
Where to find sample code which implements this ?
Andrus
Eliyahu Goldin - 26 Nov 2006 08:42 GMT
Andrus,
This newsgroup is about web applications. You should post in one of windows
groups.

Signature
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
>I have a C# .NET 1.1 Winforms application.
>
[quoted text clipped - 8 lines]
>
> Andrus