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

excel-like filtering also in asp.net core?

1 Answer 144 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kai
Top achievements
Rank 1
Kai asked on 01 May 2019, 01:40 PM

Hi,

Is this also available for ASP.NET Core (MVC/Razor)? Or is this functionality limited to webforms?

https://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/excel-like-filtering/defaultcs.aspx

 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 06 May 2019, 10:28 AM
Hello, Kai,

It is possible to enable excel-like filtering in the Kendo UI MVC and Core wrappers with a couple of event handlers as demonstrated in this runnable how-to article:

https://docs.telerik.com/kendo-ui/controls/data-management/grid/how-to/filtering/grid-with-excel-like-filter

If this is what you are after, you can see the ASP.NET MVC project. (only difference being the event handler declarations)

https://github.com/telerik/ui-for-aspnet-mvc-examples/blob/master/grid/grid-with-excel-like-filter/KendoGridExcelLikeFilter/Views/Home/Index.cshtml

I hope this is what you were looking for, in case it is not, feel free to get back to me.

Kind Regards,
Alex Hajigeorgieva
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Kai
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or