Caractere euros isntead of $ for price excell

Dear all,

is it possible to replace the $ character by euro character with excell price type ?
I’m using the standard version without numberFormat ???

I read that it 's possible by using either excell prototype or set_row_attribute in my php connector.

Thanks.

The best way for you to create custom eXcell type. Please check tutorial here docs.dhtmlx.com/doku.php?id=dhtm … l_creation

thanks a lot.