K
Krishna
Hi,
My Internet explorer crashes with this error message
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:/programfiles\Internet Explorer\iexplore.exe
R6025
- Pure Virtual function call
This always happens when ever I give Cancel.Value = true in the EndEdit
event of any cell in the Sheet, then try to change any other cell.
This did not happen with OWC9 when I gave info.returnvalue = false.
EndEdit event in OWC10, Microsoft help says
Cancel Set the Value property of this argument to True to cancel the
edit and leave the user in edit mode.
Probably I should leave the edit mode after canceling the edit? How?
Please help.
Thanks,
Krishna
My Internet explorer crashes with this error message
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:/programfiles\Internet Explorer\iexplore.exe
R6025
- Pure Virtual function call
This always happens when ever I give Cancel.Value = true in the EndEdit
event of any cell in the Sheet, then try to change any other cell.
This did not happen with OWC9 when I gave info.returnvalue = false.
EndEdit event in OWC10, Microsoft help says
Cancel Set the Value property of this argument to True to cancel the
edit and leave the user in edit mode.
Probably I should leave the edit mode after canceling the edit? How?
Please help.
Thanks,
Krishna