Hi all
Wondering if there is a way I can duplicate controls and have them work properly?
basically, i have a datagridview with code in it plus buttons that do various things to it etc etc
ideally, i'd like to be able to have two of these datagridviews on show
So, user presses button, second datagridview shows.
Note that I don't want them to both display the same data - they should both be independetly editable..
Cheers!
