Hey,

Situation:

  • For an assignment, I am making a to-do program using Visual Studio 2015 and Access.
    Problem:
  • I have two forms, one is view the tasks using datagridview through labels, and the other is to add the record to the database.
  • How can I add a record on one form, and then automatically update the datagridview on the other form.
  • As I am using the datagridview to add the tasknames on labels. As the datagridview looks ugly.

Thanks,
Anshul

A DataGridView doesn't look ugly, it is hard to grasp at first time.
But it takes some effort... took me at least some weeks and I still don't understand all of it. :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.