I've creted a Grid that uses a custon cell template for a number of columns.
I'm now trying to implement incell editing, following the example in the documentation, but the @cellclick event is not triggering when I click on a cell that uses a custom template.
How can I get the @cellclick event to fire?