Drop-downs in Data Grid

I have a data grid, I’ve set the column to custom, I’ve tried to put a drop-down in the column, but having issues as when clicked, nothing happens, the drop-down does not appear, I’ve tried setting the Z index to 100, but nothing. Can anyone help?

Use the non-advanced dropdown. That’s how you can get it to work! If you use the advanced dropdown, it doesnt play nice with the datagrid for some reason :slight_smile:

1 Like

Thanks - I’m still getting familiar with weweb - from the looks of it, the standard dropdown can’t be launched with a button?