Bug:Inline Editor

Hi ,

I am trying to use the inline editor in a datatable. the issue that i am facing is when i click on the row if there are any drop-downs like combo/date,
the popups are expanded together which clutters the view.I’m using webix 5.1.1. please suggest how to avoid the same. i would like none of the popups to be open except for the focused node if it has a popup

snippet : https://snippet.webix.com/6tjnic5e

regards,
vinay

Hi,

For your use case it is better to apply the editCell() method, as by default all editors together with their popups will open on row editing.

https://snippet.webix.com/7rf7biqn