Improvement in Kendo Dynamic LINQ
September 15, 2022

Improvement in Kendo Dynamic LINQ

Vishal Rathod | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Progress Kendo UI

We have angular app for our .net core backend application. we have used Progress/Kendo-ui version 2021.2.616. Our need for clinet-ui is responsive UI and dynamic controls with great UI feel. Our application is based on dental web application so we need to use tooth charts and many other controls to display data to users.
  • kendo-panelbar
  • kendo-calendar
  • kendo-grid
  • Kendo Dynamic LINQ
  • We are still in development phase of our product, need to see when site goes live
No such other products used so far except "Telerik"

Do you think Progress Kendo UI delivers good value for the price?

Yes

Are you happy with Progress Kendo UI's feature set?

Yes

Did Progress Kendo UI live up to sales and marketing promises?

Yes

Did implementation of Progress Kendo UI go as expected?

Yes

Would you buy Progress Kendo UI again?

Yes

As far as I worked on angular project with Kendo UI, it seems perfect for any organization which is dealing with customer/owner/seller kind of web application, as it covers all the tools which are required to build the application
Kendo-grid is impressive, we have used grid in all our pages and modules with ease. Data binding and providing filtering sorting parameters are very good. Kendo-calendar is providing way better options to customize date control with various requirements in our application. Kendo-multiselect control provides better options for all kind of dropdownlist possibilities. From my own experience working on filtering data from grid using Kendo Dynamic LINQ (.Net Core Web API), sometimes in such scenario where query is holding result from multiple tables where filtering/sorting is not applied on specified column.