editable.html example works fine, but after insert the grid into my app the "editable" feature stop to work.
I `ve noted that itemdoubletap and itemtap in Editable.js lines 8 and 9 are not fired.
My app uses mvc and the grid is inside a formpanel, could these make this stop to work?
By this info, there really couldn't be an estimation into what the problem is. MVC and formpanel shouldn't stop anything. So your code works outside your app though?
I made based on the examples. But editable feature only works in the example, not on my app.
I will try to run the same code outside my app, then I report here.
Thank you.