Forum Discussion
trivender
9 years agoRegular Visitor
Power BI core - adding TD in table
Hi I am trying to learn from Power BI core . I am not able to figure out which lines of code actually create a TD inside Power BI Table component... Please help.
trivender
9 years agoRegular Visitor
PowerBI core : https://github.com/Microsoft/PowerBI-visuals-core
TD: -
Each data element of a table is wrapped inside a TD . My question is what lines of codes are responsisble for generating these TDs.
trivender
9 years agoRegular Visitor
Any idea....