This question is locked. New answers and comments are not allowed.
I have a grid with Ajax binding and InCell editing for batch updates. I also have templates in my grid that show information from a dynamic list, and this template shows an input which is a textbox. However in InCell editing my template isn't shown because it's using Ajax and the javascript is loading things on the fly.
Can I specify that for some columns I don't want incell editing/ajax loading?
Can I specify that for some columns I don't want incell editing/ajax loading?