Custom editor cell appearing too far from the clicked cell

Tags: #<Tag:0x00007efc620b6598>

Hi,

We have a custom editor (shown below), which appears really far from the clicked cell (highlighted in yellow). In the screenshot, I clicked on row 33 but the editor showed up near row 2. How can we make it appear close to the clicked cell? Also, the clicked cell is at the end the editor will not fit below it. The last row is #34.

Thanks!

Hi @eabardies

For start you can try to reduce the table to one input and see if the custom editor will still appear too far from it.

It would also be very helpful if you could prepare a code demo with your issue (preferably in jsfiddle).

Hi @adrian.szymanski,

We were able to fix the issue. :slight_smile:

Thanks!

That’s great to hear!

1 Like