Bad Addy
Posts: 0
Joined: Fri Dec 13, 2013 9:34 pm

Load dynamic backgrounds into grid

If I wanted to use the CSS background rather than a img element to load images from the database on to the screen, how would I go about it ?

I am guessing I would do this in the Mapping area and perhaps on the Add JS of the grid element, but not sure how I would get the element to load the image as a background ?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Load dynamic backgrounds into grid

Hello Addy,

Element in which you are doing mapping is available in JS code added to this mapping via variable element. You may also apply any jquery methods for searching parent/child elements: http://api.jquery.com/category/traver...

Return to “Issues”