JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › extracting and manipulating cell html › Reply To: extracting and manipulating cell html
October 22, 2023 at 1:16 pm
#109028
Markov
Keymaster
Hi,
You can apply html to cells by using the column formatFunctipn callback or template callback – https://www.htmlelements.com/demos/grid/column-dynamic-template-with-components/
Regards
Markov