Completed
Last Updated: 12 Jul 2024 07:36 by ADMIN
Release 2024 Q2 (May)
Jerome
Created on: 18 Apr 2022 09:30
Category: Filter
Type: Feature Request
35
Filter Value Template
Is there a way to create a custom template for the FilterField? I would like to create autocomplete/comboboxes for some of the options.
8 comments
ADMIN
Hristian Stefanov
Posted on: 12 Jul 2024 07:36

Hi all,

I confirm that the ValueTemplate is already available. Here is a runnable example for demonstration: REPL link.

Regards,
Hristian Stefanov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Craig
Posted on: 11 Jul 2024 17:49
Sua
Posted on: 08 Jul 2024 15:57
Is this feature implemented, I did update version of telerik library but it looks like still this is missing.
Víctor
Posted on: 21 Feb 2024 13:11

So good it's planed for next release! Looking forward!

We need templates and custom operators. 

It would also be nice to suport the Between operator. 

It wold also be nice to be albe to customize the field selection dropdown, so we can use a tree-dropdown for example.

Just saying!

Manuel
Posted on: 20 Feb 2024 11:19
We would need this too
Davide
Posted on: 20 Feb 2024 11:18
It would be great
Viapp
Posted on: 27 Jan 2024 22:33
This feature would be really welcome, I also need to be able to offer drop-down lists in my filters.
Víctor
Posted on: 06 Jul 2022 18:12

I also need this feature.

What I want to build is a AccessControlRuleBuilderComponent to be able to grant access to users who pass the conditions specified in this control. For example:

 

 

I need to add a MultiSelectCombo to create a sql query using Usuario IN( ... )