EnnSie
Posts: 0
Joined: Fri Mar 20, 2015 7:17 am

Compare lowest value

ok thanks for your help Mark Wong :)

EnnSie
Posts: 0
Joined: Fri Mar 20, 2015 7:17 am

Compare lowest value

i tried putting below codes in mapping of the itemlist but no luck. i also tried to put in mainScreen for 'load' and 'page show' still no luck. color change only for first row.

Image

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

Compare lowest value

You need to put the code at YOUR DATABASE LIST SERVICE RESPONSE MAPPING and I will give you the modified code and steps to do ASAP

EnnSie
Posts: 0
Joined: Fri Mar 20, 2015 7:17 am

Compare lowest value

Managed to change color for all row using

$(this).find(".ui-li-static-container").css("background-color", "red");

Return to “Issues”