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

Customize search-as-you-type panel

4 Answers 435 Views
GridView
This is a migrated thread and some comments may be shown as answers.
iahulg
Top achievements
Rank 1
iahulg asked on 22 Mar 2016, 01:38 PM
Hi. 
Is there a way to customize SearchPanel appearance ?
I have the grid (see 1st screenshot) and I want to achieve something like on the 2nd screenshot.
Also, how can I perform searching only by single (or several) columns ?
Thanks.

4 Answers, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 24 Mar 2016, 09:17 AM
Hi,

You can achieve the desired behavior by modifying the Control Template of the RadGridView and more specifically changing the GridViewSearchPanelTemplate. You can check the following article for more information  - Control Templates. I have created a sample project that implements the desired behavior. Please review it and consider such approach at your end.

Regards,
Stefan Nenchev
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
iahulg
Top achievements
Rank 1
answered on 25 Mar 2016, 11:35 AM
Thanks, Stefan ! 
I'll take a look at this an get back soon.
0
Zhenyan
Top achievements
Rank 1
answered on 17 Jul 2017, 04:46 PM
Hi Stefan,
Did you also answer the question of how can I perform searching only by single (or several) columns in the sample?
For example, I have Name column, FirstName column, LastName column, ClientNo column and Status column in the attached screenshot. I want to perform searching on Name column, FirstName column, LastName column and ClientNo column. (Not on Status column). How can I do that?

Thanks,
Zhen
 
0
Dilyan Traykov
Telerik team
answered on 20 Jul 2017, 08:17 AM
Hello Zhen,

The current implementation of the search panel will not allow for this functionality to be achieved, but you can create a new feature request in our feedback portal and if the demand for it is high, we will consider implementing it in future releases.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
iahulg
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
iahulg
Top achievements
Rank 1
Zhenyan
Top achievements
Rank 1
Dilyan Traykov
Telerik team
Share this question
or