J
Joshua Moore
Hi,
I'm trying to hide the selection in the DataGridView when it's not the
active control (users are complaining that it appears active). Is there
anyone who has done this before? There's no HideSelection member like in
other classes. I can set teh CurrentCell to null and it will remove it, but
I don't want to lose the CurrentCell (or an extremely elaborate hack)
Thanks,
Josh
I'm trying to hide the selection in the DataGridView when it's not the
active control (users are complaining that it appears active). Is there
anyone who has done this before? There's no HideSelection member like in
other classes. I can set teh CurrentCell to null and it will remove it, but
I don't want to lose the CurrentCell (or an extremely elaborate hack)

Thanks,
Josh