How to reload a form after inserting new data
Hey guys! I'm having my form with a Insert Button, a ListView and others. ListView shows all data from a table.
Now I want my ListView automatically reload after I press Insert Button. How can?
p/s: I try "Application.Restart();" but I don't want that way
I need your help, it would be appreciated!