angular-data-table
angular-data-table copied to clipboard
Underscore Problem
I have 3 columns in Json and two of them has underscore like venue_id and venue_name. Table didn't show content of these columns until i deleted underscore.
Could you make a demo plz? First thought is you're using name
vs prop
?
@Crypt0Graphic here's a pen demonstrating underscores in both table data, and display names
http://codepen.io/properjon/pen/kkdAVm