JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › dataGrid cell template with horizontal scrolling › Reply To: dataGrid cell template with horizontal scrolling
October 15, 2024 at 8:48 am
#111578
Participant
hi,
no, the template is empty string depending on the row_id
<div>
<div>if (formatObject.row.id !== -1000)</div>
<div>otherwise it is set to the value
<div>
<div>${uom[0].value}</div>
<div>please check the code.</div>
</div>
<div></div>
<div>Csaba</div>
</div>
</div>