Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
How to redirect cell click event to another cell in the same row?
posted

Hello,

I have a simple grid with two columns and I am trying click event to be redirected to the neighboring cell, so edit would be activated.

Right now when I click the left cell, I get this:

When I click the left cell, the result I am looking for is this:

I am not sure what would be the best way to approach it. Should I write a custom template or handle the event in the code?

Thank you.

Parents Reply Children
No Data