yes of course, you can set to their css the display:none value and then in the onChangingValues callback add such style to their hot and cold statuses:



Btw note that if those are the only fields in your table (ie you don't want that LS shows any cells) you can use a NonVisualTable instead of the OverwriteTable:



HTH.