Page 2 of 2

Compare lowest value

Posted: Wed Apr 22, 2015 1:32 am
by EnnSie

ok thanks for your help Mark Wong :)


Compare lowest value

Posted: Fri Apr 24, 2015 3:24 am
by EnnSie

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


Compare lowest value

Posted: Fri Apr 24, 2015 7:06 am
by Mark Wong

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


Compare lowest value

Posted: Thu Apr 30, 2015 10:20 am
by EnnSie

Managed to change color for all row using

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