Hi,
I have a Datagrid in my application, and one of the columns is pretended to be an automatic field (incremented by one), but my problem is that I don't know how to identify when the user is adding a new row, and how to set a value (max + 1) to that column if it's a new row,
I'm working with Visual Basic .net,
I'll really appreciate if someone can help me,
I have a Datagrid in my application, and one of the columns is pretended to be an automatic field (incremented by one), but my problem is that I don't know how to identify when the user is adding a new row, and how to set a value (max + 1) to that column if it's a new row,
I'm working with Visual Basic .net,
I'll really appreciate if someone can help me,