This question is locked. New answers and comments are not allowed.
When I upload a file, I need a grid to refresh showing the newly added file. I can't get it to work by returning a view from my SaveFile method because if I try and return a view I get an error stating that the view cannot be found. I also need to add a value to the RouteValues so that the action that refreshes the grid will work.
Anyone??
Anyone??