The SlickGrid uses a lot of folder paths that are

../images/calendar.gif

for example

This is not being found because /images is within my app folder -

/awc/images/calendar.gif is where the file really is.

What is this ../ supposed to do? It certainly isn't working!