Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
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")