Catching KeyDown event on GridWeb

hello,

Can we catch keydown event to replace . on numpad by a localdecimal separator
(, for a french culture )


Thank in advance.

Hi,

Thanks for your posting and using Aspose.Cells for GridWeb.

Do you want to capture key down event on click side or do you want to trigger server side event when key is down?

Please see the following documentation articles relating to implementing client side and server side events on GridWeb.

(Working with GridWeb Events|Documentation)
(Working with GridWeb Double Click Events|Documentation)
(Working with GridWeb Client Side Script|Documentation)
Please explain your requirements in more detail so that we could investigate your issue at our and help you better.