Hi,
I need my getOptions to have access to the Row information so that the dropdown shows options that are only relevant to my object row. Is it possible or does it need an inhancement? (In the meantime I had to create a custom EditorRenderer that takes the row and returns a drop-down with options created based on the row info)
Thanks!