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

Grid Search in ASP.NET MVC

3 Answers 911 Views
Grid
This is a migrated thread and some comments may be shown as answers.
rak
Top achievements
Rank 1
rak asked on 28 Feb 2018, 09:46 AM

Hi guys, I'm new to the Kendo, I want single search option on top of the grid.How can I make this using Kendo controls?

3 Answers, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 01 Mar 2018, 01:03 PM
Hello Rak,

Based on the provided description I guess that you would like to have a single input that can filter all columns in the Grid component. Please correct me if I am mistaken. 

If that is the scenario you are looking for you can use the approach illustrated in the how-to article below:


Give it a try and let me know how it works for you.


Regards,
Viktor Tachev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Daniel
Top achievements
Rank 1
answered on 12 Apr 2019, 12:25 PM

Viktor,

I'm looking to do the same thing inside my .net core app using a kendo grid.  Will the syntax from the jquery work as well in the .net app? 

0
Viktor Tachev
Telerik team
answered on 16 Apr 2019, 06:16 AM
Hello Daniel,

Since the Grid for .NET Core is wrapper the same code as in the example can be used to implement the functionality. The logic for handling the user input in the textbox and triggering the filter operation will be the same. 



Regards,
Viktor Tachev
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
rak
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or