AngularSlickgrid多列过滤
创始人
2024-10-29 16:00:47
0
  1. 首先,在需要添加过滤器的列中增加filterable: true选项。例如:

{ id: 'title', name: 'Title', field: 'title', filterable: true, width: 220 }

  1. 在grid-options中添加enableFiltering: true选项。

const gridOptions: GridOption = { enableFiltering: true, // ... }

  1. 在组件中定义过滤器选项,包括列ID、过滤器类型、传递给过滤器的参数等。

const filterOptions = [ { columnId: 'title', type: FieldType.string, filter: MyCustomTitleFilter }, { columnId: 'duration', type: FieldType.number, filter: MyCustomDurationFilter }, // ... ];

  1. 创建自定义的过滤器组件。例如:

@Component({ selector: 'app-title-filter', template: , }) export class MyCustomTitleFilter implements Filter { private grid: any; private searchText = '';

init(args: any): void { this.grid = args.grid; }

destroy(): void { }

isTriggeredBy(column: Column): boolean { return column.id === 'title'; }

getArguments(): any { return { searchText: this.searchText }; }

onChange(event: any): void { // filter the grid } }

  1. 在grid对象上调用setFilter方法,传递过滤器选项参数。

this.grid.setFilter(filterOptions);

  1. 在onChange方法中,实现过滤器的逻辑。例如:

onChange(event: any): void { const searchString = event; const columnFilters = [];

if (searchString) { columnFilters.push({ columnId: 'title', operator: OperatorType.contains, searchTerms: [searchString] }); }

this.grid.setFilter(columnFilters); }

  1. 可以使用多个过滤器来实现多列过滤。修改filterOptions数组和onChange方法即可。

参考

相关内容

热门资讯

透视辅助!约局吧怎么看有没有挂... 透视辅助!约局吧怎么看有没有挂(透视)花花生活圈游戏辅助(果然是有辅助安装)-哔哩哔哩1、用户打开应...
透视数据!wejoker内置辅... 透视数据!wejoker内置辅助(透视)心悦填大坑作必弊方法(好像有辅助辅助器)-哔哩哔哩1、打开软...
今日!hhpoker德州挂真的... 今日!hhpoker德州挂真的有吗(透视)哈糖大菠萝助手(其实存在有辅助工具)-哔哩哔哩1、任何哈糖...
现场直击!wpk刷入池率脚本(... 现场直击!wpk刷入池率脚本(透视)福建天天开心辅助工具视频(都是存在有辅助辅助器)-哔哩哔哩一、福...
透视系统!aapoker怎么开... 透视系统!aapoker怎么开辅助器(透视)微乐辅助软件购买平台(总是是真的辅助修改器)-哔哩哔哩1...
推出新举措!pokemmo手机... 推出新举措!pokemmo手机版脚本(透视)中至上饶打炸辅助器开挂(一直真的有辅助app)-哔哩哔哩...
透视辅助!wepoker有没有... 透视辅助!wepoker有没有辅助(透视)葫芦娃七子连心攻略(一直真的有辅助安装)-哔哩哔哩1、下载...
于此同时!hhpoker透视脚... 于此同时!hhpoker透视脚本(透视)中至小程序破解辅助器(好像有辅助安装)-哔哩哔哩中至小程序破...
透视私人局!wpk俱乐部辅助器... 透视私人局!wpk俱乐部辅助器(透视)新上游通用卦(原来存在有辅助平台)-哔哩哔哩1、任何新上游通用...
有了最新消息!pokemmo免... 有了最新消息!pokemmo免费脚本(透视)安卓手机闲逸辅助器(其实真的有辅助平台)-哔哩哔哩1、首...