Yes, I confirm that StaticGrid let you to change image for fields like up/down.

We assume that the HTML code for the cell is something like this:

...

...

and that the StaticGrid is created with this code:



then your code should work fine.

Please note that It's important to call parseHtml after the setNodeTypes since the default not includes <img> type.

About # it's not very important in this case, please refer to http://www.lightstreamer.com/docs/cl...tractFieldList for more details about extra subscription fields.