All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hello,
How can I hide and stop filter suggestion in column's grid?
Thanks!
.Filterable(ftb => ftb.Cell(cell => cell.MinLength(9999)))
.Filterable(ftb => ftb.Cell(cell => cell.Template("filterTemplate")