I'm trying to use jqGrid, but it doesn't respect the imgpath, it always defaults to
"\themes\default\images"
I'm setting:
imgpath: "..\..\Content\themes\default\images";
But it doesn't respect that and uses the default path, am I missing something?