TDBGrid Ideas ::
In Delphi database applications, the TDBGrid component is commonly used to display (and optionally edit) the data displayed in the Grid.
In Delphi database applications, the TDBGrid component is commonly used to display (and optionally edit) the data displayed in the Grid.
If you allow a user to customize DBGrid's appearance at run time (Columns width and position), when the form is closed and reopened, all the user changes are lost. For a better user experience it would be ideal if your application could somehow store (and load when needed) all the changes the user has made to the Grid appearance.
Read the full article to learn how to Store and Retrieve DBGrid's Columns Order and Visibility in Delphi Database Applications
Related:
Comments
No comments yet. Leave a Comment

