Forum Discussion
bala23289
9 years agoRegular Visitor
How to add custom Properties in custom visuals
I have a custom visual which is using ag-grid, I want a way to add custom properties which may be hidden from the Formatting options in the visual pane. For example there is an option in grid to ...
v-chuncz-msft
9 years agoCommunity Support
You may refer to Table Sorter and view its source code at https://github.com/Microsoft/PowerBI-visuals-TableSorter.
bala23289
9 years agoRegular Visitor
Thank you for your reply. Can you point to me what I should look for in the table sorter code? Thank you again.
- v-chuncz-msft9 years agoCommunity Support