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、顺欣茶楼智...
据相关数据显示!德普之星透视辅... 据相关数据显示!德普之星透视辅助软件激活码(透视)新九哥脚本下载(好像真的有辅助辅助器)-哔哩哔哩1...
日前!红龙poker作必弊指令... 日前!红龙poker作必弊指令(透视)海豹大厅超级三加一辅助(其实是有辅助软件)-哔哩哔哩1、玩家可...
网友热议!约局吧德州有挂吗(透... 网友热议!约局吧德州有挂吗(透视)红人阁自动挂机脚本(确实是真的辅助软件)-哔哩哔哩1、操作简单,无...
透视辅助!破解辅助插件wepo... 透视辅助!破解辅助插件wepoker(透视)开心十三张脚本(原来有辅助app)-哔哩哔哩开心十三张脚...
于此同时!wepoker俱乐部... 于此同时!wepoker俱乐部辅助器(透视)圣盛荆州晃晃三五七辅助(总是有辅助软件)-哔哩哔哩1、下...
透视神器!pokermaste... 透视神器!pokermaster破解版(透视)多乐小程序游戏辅助器(确实真的是有辅助软件)-哔哩哔哩...
据统计!aapoker怎么拿好... 据统计!aapoker怎么拿好牌(透视)九江讨赏辅助(本来是真的辅助工具)-哔哩哔哩该软件可以轻松地...
日前!wepoker辅助器有哪... 日前!wepoker辅助器有哪些功能(透视)微信小程序怎么开挂(一贯是真的辅助软件)-哔哩哔哩1、微...
随着!aapoker怎么设置抽... 随着!aapoker怎么设置抽水(透视)蜜瓜大厅辅助免费下载(本来有辅助辅助器)-哔哩哔哩1、玩家可...