Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8839177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T10:10:54+00:00 2026-06-14T10:10:54+00:00

I have a WinForms project with a form that incorporates a datagrid. I have

  • 0

I have a WinForms project with a form that incorporates a datagrid.
I have two methods which I call in the Load event for the form.

I have a PopulateForm() method which grabs the data from SQL server.

Followed by a FormatDatagrid() method that circles through the datarows in the grid and colours them according to a condition I have specified in the code.

I have also added a Refresh button on the form which calls both of these methods again.

When my form loads the datagrid is populated with all the correct data, but it is unformatted.

Yet when I click the refresh button (which runs the Exact same code) the datagrid is correctly formatted as I want.

It seems to me I am misunderstanding what the Load event does. As I step through the code I notice the program is running through the formatting code BEFORE the form is actually open, which I assume why the formatting does not work on the Load event.

Which event should I be using to ensure the datagrid is formatted immediately when the user opens the form.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T10:10:56+00:00Added an answer on June 14, 2026 at 10:10 am
         public Form1()
        {
            InitializeComponent();
            PopulateForm();
            FormatDatagrid();
        }
    

    This should do the work

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In this WinForms project, I have a certain information form ( InfoForm ) which
I have a WinForm project that contains a form called MainUI. You can see
I have a VS 2008 WinForms project, and I recently added an existing form
I have a Winforms application, which hosts two PDF Viewers (Unmanaged C++) in its
My project is WinForms, C#. I have a form with TreeView with CheckBoxes set
In a winforms app, in a form's Load event, add the following line: throw
I have one WinForms control project that produces a dll. There is a second
i have a winforms project, and i created a class on assembly A that
I have a very small VS2008 Winforms project that will not start. When I
I have two projects: A/B. Project A is the project that contains all of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.