Problem using Wisej 1.5.16 SelectionChanged datagridview

0
0

dataGridView1.Rows[dataGridView1.CurrentCell.RowIndex].Cells[0].Value.ToString();

CurrentCell.RowIndex not select current Row but select previous row click.

 

Thanks in advance,

ปรีชา

  • You must to post comments
0
0

Hi,

#1561 is fixed in the latest Wisej development build (1.5.17).

Best regards
Frank

  • You must to post comments
0
0

Hi Preecha,

Logged as #1561 CurrentCell.RowIndex is not update before firing DataGridView.SelectionChanged.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.