Hi, I have a listGrid with "image" field, and I want to customize the values of this field when using listGrid.exportClientData()
i.e, I want to use the 'prompt' value of the displayed image -> when the user exports the data to csv format.
How can I do that?
i.e, I want to use the 'prompt' value of the displayed image -> when the user exports the data to csv format.
How can I do that?
Comment