Search code examples
backbone.jsbackgrid

Add Backgrid.Filter for each column


I have to add filter for each column like this: Filter for each column in Backgrid

But I can't understand how should I extend Backgrid.Header to achieve this.

Any help would be appreciated.


Solution

  • See this ticket on the official repository.