jQuery Drag and Drop doesn’t work when I add in FriendlyUrl assembly
I have created a drag and drop that allows users to drag a row from one GridView to another GridView which updates the record from Active to Inactive (and vise versa). The problem I am faced with is that when I add in a FriendlyUrl RouteConfig via the Global.asax Application_Start the record won’t save.