02-13-2020, 07:34 PM
Hi All,
Could you please help us to check / uncheck checkbox which are in SSDBGrid in Windows Application(developed in VB6.0).
please find my code as below
VbWindow("frmMDI").VbWindow("frmFreqAllocation").AcxTable("Available Frequency").SetCellData(RowNo,ColumnNo,1) ' 1 for check
UFT is checked in checkbox in SSDBGrid but Application not identify check box status as checked.
Thanks in advance
Ram
Could you please help us to check / uncheck checkbox which are in SSDBGrid in Windows Application(developed in VB6.0).
please find my code as below
VbWindow("frmMDI").VbWindow("frmFreqAllocation").AcxTable("Available Frequency").SetCellData(RowNo,ColumnNo,1) ' 1 for check
UFT is checked in checkbox in SSDBGrid but Application not identify check box status as checked.
Thanks in advance
Ram