Question

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?

Was it helpful?

Solution

I've downloaded by mistake an ancient version of jqGrid (v0.01) which everything was hardcoded, thats why it wasn't working.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top