Helo all:
I have two dataGridViews on a form and id like to be able to extend the multiSelect property across both if them.
i.e. Id like to be able to hold down the ctrl key and click in dgv A AND dgv B and for them to hold those selections.
At the moment if I ctrl click in dgv A and then ctrl click in dgv B - all the elements selected in dgv A are cleared.
Am I being a little ambitious here or is this possible?
Thnx
Tino