Maybe this is a bug, or I want to check if someone has the same problem.
I have a
SpreadsheetComponentFactory using the
getCustomEditorForCell method for creating a ComboBox components. The problem is when I merge cells from an Excel or OpenOffice app, NOT all cell are called to the
getCustomEditorForCell as if they where protected, but the spreadsheet scrolling just simply skip them. The consecuence is that it never returns the combo box, so no custom object is used. If I change the custom object to any other cell it works ok.
There might be some issues with components in merged cells. Could you please file a ticket at dev.vaadin.com along with a small app that shows the issue?
No problem, I fill a ticket. Give me some time to create a small app. Expect if for tomorrow.
By the way, we presented yesterday your component to one of our Clients… they simply love it… Congratultaions for an excellent idea!!
It will very nice to have an equivalent componet for a Word component. Any idea?