Click here to Skip to main content
15,887,683 members
Articles / Desktop Programming / Windows Forms

DataGridView with Persistent Column Widths and Order

Rate me:
Please Sign up or sign in to vote.
4.70/5 (28 votes)
27 Mar 2009CPOL9 min read 157.2K   4.2K   93  
An application demonstrating how to save column width, order and visibility information for a DataGridView control, bound to an Access database, using the Windows Forms Application Settings feature

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions