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

Filter Expression

1 Answer 20 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
priya
Top achievements
Rank 1
priya asked on 12 Aug 2014, 12:16 PM
AllowFilteringByColumn="True" Means It allow value to filter in Radgrid for a column .

In  my  radgrid contains Name ,Dept Column with many rows .If i want to filter the particular Name in grid So i enter as Text  eg: '      Hema' and select startwith  (because this only save in my table)  to filter particular name .
but when i using  rdGrdReport.MasterTableView.FilterExpression means it allowslike this           (name Lilke 'Hema%')  to back End so i not able to filter the value.

Issues is when we using Filter expression  with  [allow space before value to '    Hema' search in filter text box means it consider like 'Hema%'   ].not taking space before the value.

1 Answer, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 12 Aug 2014, 12:41 PM
Hello Priya,

Would you please open a support ticket using an account holding support service license about the product your question targets?
It also unclear the product you are using so please provide additional details about it (is it APS.NET related or WPF, Silverlight etc.).
Thank you.

Regards,
Zdravko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Code Analysis
Asked by
priya
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or