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

[Solved] Custom Filter

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
diego
Top achievements
Rank 1
diego asked on 09 Nov 2011, 04:50 PM
Hi.
 
I have the following lines in a grid:

columns.Bound(o => o.Idpersonalot).Width(170).ClientTemplate(

 

"<#= Personalot.Nombre #>");

 

.Filterable()

It shows me names and I need to filter by name (string) but it doesn't allow me to type strings but numbers.

How can I do to customize the filter allowing me to filter by name(string) and not by number (idpersonal).

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
diego
Top achievements
Rank 1
answered on 09 Nov 2011, 10:36 PM
Is anybody here????. I never get response from telerik.
Tags
Grid
Asked by
diego
Top achievements
Rank 1
Answers by
diego
Top achievements
Rank 1
Share this question
or