Questions tagged [smart-table]

Table modules by Renard Laurent (lorenzofox3) for AngularJS, Angular, React, Preact, Vue.js, Flaco, and Vanilla JS. Use this tag together with the respective framework / library tag. This tag is NOT related to "smart table" from SAPUI5.

An easy to use Table / Grid module for a limited set of frameworks. It is meant to be easily configurable but also easily customizable.

Public GitHub repos:

327 questions
0
votes
1 answer

How to use daterangefilter in smarttable?

I am trying to use this smarttable daterangefilter in my app: http://plnkr.co/edit/JSwbEfUOf3OilZkmwgK5?p=preview. I added this filter to my table:
Pindakaas
  • 4,389
  • 16
  • 48
  • 83
0
votes
1 answer

Is there a way to select an individual cell using smart-table?

The smart-table documentation only details how to select a row of data, not an individual cell (the intersection of a row and a column). I also found this conversation where the owner of the project states that selection by cell is not possible. Is…
Jacob Ritchie
  • 1,261
  • 11
  • 22
0
votes
2 answers

Angualarjs smart table search particular columns

i have used this documentation smart table