khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Tree table shows JSON methods: toJSON, $get, $save, etc. #128

Open petya-vasileva opened 7 years ago

petya-vasileva commented 7 years ago

I display a tree table with data coming from a service. Everything looks good except the last columns of the table are the JSON methods. How can I exclude them? Thanks!