Skip to Content
0
Jun 11, 2020 at 12:27 PM

CheckBox B1 check

81 Views

we need to tick a check box in deposit screen using di api. we have faced cast exception in check box com object.

SAPbouiCOM.CheckBox chkbox = (SAPbouiCOM.CheckBox)oMatrix.Columns.Item("242000016");

Please let us know any solutions have.....