How to handle the keyboard on the client side with a JavaScript component and fire custom events?

0
0

Hi Luca,

Last year in this topic
https://wisej.com/support/question/web-portal-conversion-from-visual-web-gui-to-wisej
you told “With Wisej you can handle the keyboard also on the client side with a JavaScript component and fire custom events”.

Could you give an example how to do that?

Kind regards,
Dmitry

  • You must to post comments
0
0

Thank you, Frank. Will try to dig…

  • You must to post comments
1
0

Hi Dmitry,

please find attached a sample that shows 3 ways to handle client keyboard events:

  1. Using the JavaScript extender
  2. Using a custom JavaScript class (needs the embedded resource and the WisejResources attribute in AssemblyInfo.cs
  3. Using Custom JavaScript code

Hope that helps.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.