I have an internal web site that show a grid of records in a web page.
I put this web page inside dock pane using the webview2. The code in the SDK need to respond when the user double click a record in the grid.
The code worked in Pro 2.9 using CefSharp, I am not sure how to translate it to webview2
Thanks