Hi, I have a simple program with datagrid view bounded to MsAccess DB in Visual Basic 2010.
When user changes the width of datagridview columns and restarts the program, width of the columns have been reseted to original state. Now, what code can I use and how can I save changes?
Thank you.