Hi Everybody
i'm using the plug-in in a mvc 3 application in VS2012
i got this error , in firebug , when run the app:
ReferenceError: GridDemo is not defined
ReferenceError: GridDemo is not defined
|
|
<a class="errorSource a11yFocus " target="_blank" target="_blank" rel="nofollow">GridDemo.Home.Categories.setupGrid($("#grid"), $("#pager"), $("#search" Categories.js (line 2)</a><a class="errorSource a11yFocus " target="_blank" target="_blank" rel="nofollow"> <br /></a> |
|
|
i think, i replaced all scripts and other required things correctly.
can you help me to resolve this error?