In Mesh BBS form, if we first select shape ID and then focus on MW Length cell, It will give system error message.
ERROR LOG:-
Date Time Stamp : 06-Sep-2013 12:10:10
Source of error : at System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick)
at System.Windows.Forms.DataGridView.set_CurrentCell(DataGridViewCell value)
at CuBe.frmMeshBBSDetail.dgvOrderEntry_CellEndEdit(Object sender, DataGridViewCellEventArgs e) in D:\CuBe Realted\ESM\CuBe_v2.0_06_sep\CuBe\MeshBBSDetail.vb:line 1410
Error Details : Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.
In Mesh BBS form, if we first select shape ID and then focus on MW Length cell, It will give system error message. ERROR LOG:- Date Time Stamp : 06-Sep-2013 12:10:10 Source of error : at System.Windows.Forms.DataGridView.SetCurrentCellAddressCore(Int32 columnIndex, Int32 rowIndex, Boolean setAnchorCellAddress, Boolean validateCurrentCell, Boolean throughMouseClick) at System.Windows.Forms.DataGridView.set_CurrentCell(DataGridViewCell value) at CuBe.frmMeshBBSDetail.dgvOrderEntry_CellEndEdit(Object sender, DataGridViewCellEventArgs e) in D:\CuBe Realted\ESM\CuBe_v2.0_06_sep\CuBe\MeshBBSDetail.vb:line 1410 Error Details : Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.