Hi,
I am getting error at ActiveX grid control
Child.EnableControl(grd.Text, False)
Public Sub EnableControl(ByVal ctlItem As Control, ByVal blnEnabled As Boolean, Optional ByVal lblitem As Label = Nothing)
'code here
End sub
Please help me to fix this.
Thanks,
ckp