Search:

Type: Posts; User: rvkvino

Search: Search took 0.02 seconds.

  1. Comparing previous value with new value

    Yes you are correct it helped me lot, Thank you so much.
    I used like bellow

    info.forEachChangedField(function(fieldName,val) {
    var lastPrice = info.getChangedFieldValue(fieldName);
    if...
  2. Comparing previous value with new value and changing color

    In LightStreamer Demo i have seen the stock list updating. It's working fine and updating with red and green color based on the rate increase / decrease.
    They used the bellow code,

    <td><div...
Results 1 to 2 of 2
All times are GMT +1. The time now is 02:00 PM.