Excel like filter in JavaScript Treegrid control
18 Nov 20181 minute to read
You can enable Excel like filter by defining.filterSettings.type as Excel.The excel menu contains an option such as Sorting, Clear filter, Sub menu for advanced filtering.
Change default excel filter operator
You can change the default excel-filter operator by changing the column operator as contains from startsWith in the actionBegin event