Hi,

I'm having new problem while using data-source (see e.g.) in a StaticGrid, which receives an update with "bla bla bla <br> bla bla" but when it shows it decode the text with "bla bla bla &lt;br&gt; bla bla".

Do you know how to resolve it?

e.g., "<span data-source="lightstreamer" data-grid="astable" data-item="${car.asBroadcastName}" data-field="<%=AsEventParams.CURRENT_BID_NAME%>">${firs tBidElement.name}</span>"

Thanks in advance.