Hi - I've finished implementing this IGGridViewDataSourceHelperEditingDelegate to display a custom keyboard, but now when I type it no longer go back into the cell. I think this is easy, but not sure the proper way of doing this. I'm using the CellEnteringEditMode. and maybe need to do something with the UIView editor in that method.
Let me know what you think so that I can again free form type into this cell when using this EditingDelegate
Sorry please disregard this I believe. I found my issue. Sorry