Note: By changing the bounds you should ensure to only modify width and height attributes and not x and y coordinate, otherwise the editor control will show up somewhere else and not in place of the cell that is edited. @param cellBounds The bounds of the cell for which the editor is opened. @return The bounds of the editor control that should be applied. Bydefault the cell bounds for several cases bigger.
|
|