[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue to solve, need support.



  For i = 1 To 12
    ColumnView1.Add(Str(i), Str(i))
  Next

  ColumnView1.MoveTo("3")
  ColumnView1.Key = "3"

Regards
Denis

On 30/6/26 19:59, madtech wrote:
Good morning, my colleague has a huge problem, in the class ColumnView he need to select and becomes current a row without using the mouse to do it, only thorugh software setting. It's possible ?

Can you help me please ?

Thanks a lot.

Marco Sarzi Madidini

Gong Hi-Tech