Problem with selecting a row in a DataGridView

0
0

Hi, I have a Form with 5 DataGridViews, ALL of them are set with SelectionMode = FullRowSelect.
Four work well, one doesn’t and it doesn’t even maintain selection when it loses focus.
I tried to do it again but the problem remains. What may have happened?
I have attached a screenshot.

Attachment
  • You must to post comments
0
0

Hi Francesco,

unfortunately we can’t tell what’s different for the one DataGridView by just looking at screenshots.
Please try to wrap up a compilable test case and we can investigate some more.

Best regards
Frank

  • Francesco Leo
    You’re right, but it’s difficult to reproduce the screen with all the data, almost impossible. I assure you that all DataGridViews are identical, created with copy and paste, all are tied to Datatable. I was hoping it had already happened to someone and so you could help me.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.