How to sort by collection helper field with meteor reactive table -


If you set up with, you can not sort on the Collection Assistant field. How can you do this?

In the Function field, add a reactive task:

  'fn ': Function (val, obje) {return val;}  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -