setNumberFormat l& link

Hi, ^^



I’m using setNumberFormat func. Additionally,I want to append a link on each cell.

I set “edn” as column Type for setNumberFormat. But, I have to set “link” as column Type for link.

And, I can’t use string type instead of number because of sorting function.

Can I use both setNumberFormat function and link function?



Best Regards,

Mina

You can implement custom eXcell type which allow you set number formant for the links. Please find more information here dhtmlx.com/docs/products/dhtmlxG … #grid_cexc