Hi, I’m wondering how come the HideSelection attribute doesn’t work no matter I set it to true/false. Since the selected row disappear when the Grid loses focus, I try to set HideSelection to false so as to let it be still highlighted even lost focus. Am I right?
this.gridControl1.HideSelection = false;
Imported from legacy forums. Posted by ferreroqut (had 2417 views)