On Blazor filter field parameters, please consider adding
1/ Group options, eg using demo sample fields drop down looks like this
Id
Quantity
Freight
Country
Ship to
Ship Address
but it would be useful to allow groping fields by common categories?
Group-1
-Id
-Quantity
-Freight
Group-2
-Country
-Ship to
-Ship Address
2/ Related, can you also add sort index for group and fields so they can be sorted by index rather than field name. Sometimes groups and fields require different order that is not always alphanumerical and may change order based on other selections.
3/ Maybe consider feature parity with filter field options here querybuilder
Hello Cirrus,
I have renamed the feature request to "Field Template". This template will allow you to group the items in the DropDownList to your application needs. Generally, templates allow great flexibility in the customization of our components.
On the topic of the query builder, you can create new feature requests for features that you see missing.
Regards,
Svetoslav Dimitrov
Progress Telerik