Hi Abdurrahman,
Thank you for the clarification. I can now see that the requirement is related to the GridColumnSettings specifically:
https://demos.telerik.com/aspnet-mvc/grid/columnsettings
Thank you for logging this idea.
Regards,
Eyup
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Your answer is not related to our question.
GridColumnSettings filterable properties variable only set true/false.
GridColumnSettings(){Title = "Stok No",Member = "StokId",Width = "130px",Lockable = false,Locked = true, Filterable = true}
Hello Abdurrahman,
Thank you for writing to us.
The MultiCheckBox filtering provided by the grid actually has built-in support for Search textbox. You can verify that in the ProductName column here:
https://demos.telerik.com/aspnet-mvc/grid/filter-multi-checkboxes
Here is a snapshot I've captured:
Could you tell me if I am missing anything? Perhaps you can share some sample screenshots so we can figure out the requirement better.
Regards,
Eyup
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.