placeHolder in grid search Field

1 Answer 1076 Views
Grid
ixen
Top achievements
Rank 1
Iron
Iron
Iron
ixen asked on 15 Sep 2021, 05:56 AM

Hi

 

I tried without succes to add an placeHolder into an search field in grid.

Could you help me ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 17 Sep 2021, 09:51 AM

Hi Ixen,

The Grid filtering UI can be customized using the FilterCell or FilterMenu templates:

https://www.telerik.com/kendo-angular-ui/components/grid/filtering/built-in-template/#toc-customizing-filter-rows

https://www.telerik.com/kendo-angular-ui/components/grid/filtering/built-in-template/#toc-customizing-filter-menus

The custom UI can be also extracted in a dedicated component so it can be reused across multiple Grids:

https://www.telerik.com/kendo-angular-ui/components/grid/filtering/reusable-filter/

Using the respective template, suitable for the given use case, the developer can use an Input element/component of their preference which contains the desired placeholder.

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
ixen
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Dimiter Topalov
Telerik team
Share this question
or