https://snippet.webix.com/jdyadaia
Is there a way to specify a default value for "undefined" values ?
example: "N/A"
btw i'd like to no use "defaultData"
Hey @franck34, you could instead present template as a function and perform a check for an absence of value for the needed values: https://snippet.webix.com/2sgu1o2z.
nice shot ! thank you
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
btw i'd like to no use "defaultData"
Hey @franck34, you could instead present template as a function and perform a check for an absence of value for the needed values: https://snippet.webix.com/2sgu1o2z.
nice shot ! thank you