valor-software / ng2-table

Simple table extension with sorting, filtering, paging... for Angular2 apps
http://valor-software.github.io/ng2-table/
MIT License
553 stars 336 forks source link

Pipe for "name" in data columns #165

Open adibalwani opened 8 years ago

adibalwani commented 8 years ago

Do we have an option to use pipe operator? Something like, {title: 'Date', name: 'creation_date | date'}

ttecho commented 8 years ago

+1

fernandovictorTI commented 8 years ago

+1

jaydp17 commented 8 years ago

One of the forks has a temporary workaround if you need it immediately. https://github.com/grachevko/ng2-table/commit/6bd4ca3ce9fcf48ff0aab9777d700474e7847088

paolomaffei commented 8 years ago

+1

jquince commented 7 years ago

What happened to this?

nblavoie commented 7 years ago

Yeah, whats the status of this request ?

JabCorp commented 6 years ago

Is this option planned or totally abandoned ?

mateusmedice commented 4 years ago

Any news?