Suppose I have a ListGrid field of type "link" with a property "linkURLPrefix" and I have values for all records, is it possible to hide that value for some records based on a condition? I'm trying something with formatCellValue, but I can't call this.Super() there. Is there a way of calling the "original" code when the condition is true and return null if it is false?
Announcement
Collapse
No announcement yet.
X
Comment