This is a migrated thread and some comments may be shown as answers.

QueryBuilder

1 Answer 712 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
michael
Top achievements
Rank 1
Iron
michael asked on 16 Dec 2020, 09:51 AM

Do you have or planned to add a QueryBuilder component similar to the one that Syncfusion have? 

 

https://www.syncfusion.com/blazor-components/blazor-query-builder

 

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 16 Dec 2020, 09:57 AM

Hello Michael,

You can Follow its implementation here: https://feedback.telerik.com/blazor/1445600-filter-component. I've added your Vote for it to raise its priority.

Considering we do native blazor components, this will most likely output C# objects (our DataSourceRequest so you can use its with ToDataSourceResult, see here) which you could serialize as needed over the wire too, instead of json.

 

Regards,
Marin Bratanov
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/.

Tags
General Discussions
Asked by
michael
Top achievements
Rank 1
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or