Hi,
I have a DataGrdiView that has rows that are multi-line. I have Wrap turned ON and that works fine. The problem is that when I click on a cell, SelectedCells is not getting set and the SeelctedBaclColor and SelectedForeColor are not being set. I've been all over the settings for the DataGridView and for the life of me I cannot see anything that would be causing this. I have other DataGridViews in other programs which work fine and when I compare all the DatagGridView settings, I can not find anything that is different in the one that works compared to the one that doesn't. Any ideas where to concentrate on to find the problem?
I have a DataGrdiView that has rows that are multi-line. I have Wrap turned ON and that works fine. The problem is that when I click on a cell, SelectedCells is not getting set and the SeelctedBaclColor and SelectedForeColor are not being set. I've been all over the settings for the DataGridView and for the life of me I cannot see anything that would be causing this. I have other DataGridViews in other programs which work fine and when I compare all the DatagGridView settings, I can not find anything that is different in the one that works compared to the one that doesn't. Any ideas where to concentrate on to find the problem?