i am using the following code to verify (accept or end) user’s input in the grid desktop control and i know this could be improved.
SendKeys.SendWait("{ENTER}") ' send the enter key
listbox_Errors.Focus() ' set the focus to other control in the same form
if i do not use the above code, the user’s last input will not be caught in the control (in other words, if i check the cell value, it is not there).
is there better way to do this?
@LEWA01434
Please provide us your simple GridDesktop sample project that should be runnable and replicate the issue. It will help us investigate this issue and we will be able to fix it. Thanks for your cooperation in this regard and have a good day.
Please also download and try the most recent version and see if it makes any difference in resolving your issue.
sorry, i just found that the issue does not exist in the new version. it was in 8.4.2 but not in 17.10.
thank you so much for your help.
@LEWA01434
Thanks for your feedback and using Aspose APIs.
It is good to know that your issue is resolved with the latest fix. Let us know if you encounter any other issue, we will be glad to look into it and help you further.