Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net Framework 4.8, Winium desktop driver could not make grid cells editable #112

Open
sumedh2221 opened this issue Jan 22, 2021 · 0 comments

Comments

@sumedh2221
Copy link

sumedh2221 commented Jan 22, 2021

I have a Windows Form application that runs on .Net Framework 4.8 . This has a page with grid rows and columns , but when I try to click or double click on one of the grid cells, I get an exception saying "Unrecognized error".
4.8 has introduced some changes in the grid cells as specified in the link https://devblogs.microsoft.com/dotnet/announcing-the-net-framework-4-8/.
image

I think a new version that is compiled for 4.8 and accounts for the above changes in the grid is desirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant