Our blazing fast Grid component built with pure JavaScript


Post by henrique »

I am using KeyMap and the logged event is triggered, but it does not prevent the propagation of the event!

This is because the keyMapOnKeyDown function of keyMap and the createHelper function of eventhelper do not return the value "true" when my event returns "true".


Post by marcio »

Hello henrique,

How did you set up your KeyMap?? Could you share a sample project with that behavior?? You can check here about how to do that viewtopic.php?f=1&t=772

Best regards,
Márcio


Post by henrique »

Sorry, bad use! Everything works as expected!


Post Reply