Puzzling Issue -- HELP! HELP!
Hello fellow Grid experts :)
I am using the grid control which displays images in the first few columns. All works well :) The odd thing is when i run against the server the images appear for me, BUT when my collegues run it, they see the grid, but no images.
I have the correct info setup in the grid.cc file which references the image files like:
.active-image-read{background:url(/styles/read.ico)}
.active-image-unread{background:url(/styles/unread.ico)}
and the images reside in the /styles directory
So, my question is why does it ONLY work for me, and not for my colleagues when they run against the server.
Someone PLEASE shed some light here.
I am using the grid control which displays images in the first few columns. All works well :) The odd thing is when i run against the server the images appear for me, BUT when my collegues run it, they see the grid, but no images.
I have the correct info setup in the grid.cc file which references the image files like:
.active-image-read{background:url(/styles/read.ico)}
.active-image-unread{background:url(/styles/unread.ico)}
and the images reside in the /styles directory
So, my question is why does it ONLY work for me, and not for my colleagues when they run against the server.
Someone PLEASE shed some light here.
seeker
March 1,