This question is locked. New answers and comments are not allowed.
I'm trying to add the ability to double-click on a cell and have that let me edit the cell in place (instead of having external buttons).
I followed the instructions in this post http://www.telerik.com/community/forums/aspnet-mvc/grid/edit-on-double-click.aspx, but when I double-click on a cell I get the following error in javascript:
grid.editRow is not a function
I'm using 2011.1.315 of the Telerik controls (razor).
I'm still learning my way around razor, so there may be something simple I need to do...
Thanks,
Brendan Segraves
I followed the instructions in this post http://www.telerik.com/community/forums/aspnet-mvc/grid/edit-on-double-click.aspx, but when I double-click on a cell I get the following error in javascript:
grid.editRow is not a function
I'm using 2011.1.315 of the Telerik controls (razor).
I'm still learning my way around razor, so there may be something simple I need to do...
Thanks,
Brendan Segraves