This is a migrated thread and some comments may be shown as answers.

[Solved] 404 Error with Grid in Tabstrip

0 Answers 91 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Staci
Top achievements
Rank 1
Staci asked on 06 Aug 2012, 09:37 PM
Hi there,

I have implemented a grid in a tabstrip which is displaying on the page. The problem is when I click on the tab where my grid is I get the error message "Error! The requested URL returned 404 - Not Found". I have looked at the console and I get two error messages:
1: Failed to load resource: the server responded with a status of 404 (not found)
2: GET http://localhost:2293/Dashboard/statsgrid? = 1344284796042 404 (not found).

Cheers,
Staci


I have managed to fix the problem, I forgot to add my view to the controller!
Tags
TabStrip
Asked by
Staci
Top achievements
Rank 1
Share this question
or