Hi all
I have a Form1 with ListBox1 where user select data and button that open Form2 with ListBox2 that will display data depends from selection. My problem is: how to open and refresh data in Form2 simultaneously?
Thanks.
I have a Form1 with ListBox1 where user select data and button that open Form2 with ListBox2 that will display data depends from selection. My problem is: how to open and refresh data in Form2 simultaneously?
Thanks.