Hi,
Just upgrading from an old (2013) version and am having a problem with our grids. We are using a template for a column for things like editing or deleting a row, but with the latest version the row is not being selected when the template column is clicked.
Here is a sample of the behavior between the versions (2013.3.1119 and 2016.3.1028)
http://jsbin.com/medekixonu/edit?html,js,console,output
I know that on the click of the edit button I could just go find the closest row instead of using grid.select but was this behavior change expected? I would prefer not to have to go update code for every grid in the system for us to upgrade the version.
Any help would be appreciated!
Nathan