angular-data-table icon indicating copy to clipboard operation
angular-data-table copied to clipboard

Underscore Problem

Open Crypt0Graphic opened this issue 8 years ago • 2 comments

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.

Crypt0Graphic avatar Oct 12 '16 07:10 Crypt0Graphic

Could you make a demo plz? First thought is you're using name vs prop?

amcdnl avatar Oct 12 '16 12:10 amcdnl

@Crypt0Graphic here's a pen demonstrating underscores in both table data, and display names

http://codepen.io/properjon/pen/kkdAVm

jonshaffer avatar Oct 28 '16 15:10 jonshaffer