How to set highlight on a DataGrid controller?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I select a row(Row A) on a DataGrid controller. Row A is highlighting.
And then I make the current record jumping to another row(Row B) by
programming, for example, calling MoveLast. However, although Row B gets
focus now, the highlighting is still on Row A. I want Row B to get
highlighting automaically in this case. How to do it? Thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top