AdvancedHMI Software
General Category => Open Discussion => Topic started by: MEDALI1TN on April 29, 2020, 09:51:36 AM
-
How can I make auto update of the datagridview in vb.net.
-
I think it depends if it's data bound or not. Maybe this will help...
https://stackoverflow.com/questions/27306152/dynamically-auto-refresh-datagridview-every-3-seconds-vb-net
-
Thanks
I found it, just make an update to the query.