This question is locked. New answers and comments are not allowed.
Hello.
I've just updated the ASP.NET MVC components in my project to be able to use the new features and fix some of the bugs that were presnet in earlier versions.
I have some grids that I need to catch the "click" event to navigate to that row's detail form. For that I was using this code, and it worked fine:
I've just updated the ASP.NET MVC components in my project to be able to use the new features and fix some of the bugs that were presnet in earlier versions.
I have some grids that I need to catch the "click" event to navigate to that row's detail form. For that I was using this code, and it worked fine: