grid.base.js not found error – Guriddo https://guriddo.net/?topic=grid-base-js-not-found-error&feed=rss2 Thu, 30 Oct 2025 13:16:20 +0000 https://bbpress.org/?v=2.6.14 en-US https://guriddo.net/?topic=grid-base-js-not-found-error#post-123873 <![CDATA[grid.base.js not found error]]> https://guriddo.net/?topic=grid-base-js-not-found-error#post-123873 Tue, 02 Jun 2015 01:09:44 +0000 phamtranquocviet Hi,

I am trying to test out the AMD feature of jqgrid and getting this error. I thought jquery.jqGrid.min is self-contained. Why is it looking for grid.base.js?

<span class=”objectBox objectBox-string “>NetworkError: 404 Not Found – http://localhost/~xyz/js/grid.base.js?bust=1433206542026</span&gt;

 

Here is where I setup requirejs:

]]>
https://guriddo.net/?topic=grid-base-js-not-found-error#post-123880 <![CDATA[Reply To: grid.base.js not found error]]> https://guriddo.net/?topic=grid-base-js-not-found-error#post-123880 Tue, 02 Jun 2015 09:47:41 +0000 tony Hello,

 

We have prepares a example using AMD. Look here

 

I suppose you will not need  to call the entire jqGrid file. It is better to call by example formedit which includes grid.base automatically.

 

I think there is no sense to use AMD with the entrie jqGrid file.

 

Kind Regards,

 

]]>