ResmiKR
6 months agoNew Contributor III
How to Override Getdatacell
Dear Community,
How can we override the GetDataCell method in rows?
In columns, I have a Ud8 member with V#Annotation(which pulls text1 property from Entity). In the screenshot below, the rows displaying "ROW" and "OTHER" are not using the GetDataCell method in rows. However, the rows with " - " are using GetDataCell in the row member filter. I attempted to override the method, but Getdatacell is not being overridden. How can I display text in those rows?
I need to display the text1 property in those columns.