Hi,

I have a parent element that registered to the keydown event.
somewhere down the hierarchy I have a table and some buttons. It appears that after I press the buttons, I only get the keydown event in the parent after 3 key strokes.
I put breakpoints and the event is simply not called.
I'm guessing this is a focus issue, but couldn't make it work.

Does anyone know if this is a focus issue and if so, what should I do to cause the event to fire?

Thanks,
Sharon

Could you please post the code portion? By explanation is not really enough to pin point the issue.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.