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

CurrentFilterFunction

4 Answers 127 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sinan
Top achievements
Rank 1
Sinan asked on 29 Jul 2008, 08:24 AM
<radG:GridBoundColumn DataField="Tanim" meta:resourcekey="RadGrid1_Tanim" SortExpression="Tanim"
                    UniqueName="Tanim" AutoPostBackOnFilter="true" CurrentFilterFunction="EqualTo">
                </radG:GridBoundColumn>

Hi all. I have above code in mastertableview.columns of my radgrid. My purpose is to filter the grid with "equalTo" when the user hits enter button.

But the filterfunction is always the first item of the filterOptionsList. If its equalTo its ok but most of the time its LIKE!

I have written custom columns and they work well. I have this problem only with GridBoundColumn!

Why can this be, any suggestions?

4 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 30 Jul 2008, 03:53 PM
Hi Sinan,

I followed you scenario in order to replicate the issue but no avail. Please find attached a sample project and let me know how it behaves on your end and what differs in your case.
 
Let us now how it goes.

Kind regards,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Sinan
Top achievements
Rank 1
answered on 01 Aug 2008, 10:44 AM
Iana thanks for your reply, and the website you send.

I realized that your website uses different dlls than mines. I'm using RadGrid.Net2.dll v5.0.1.0 :((

What do you suggest me to do?
0
Iana Tsolova
Telerik team
answered on 01 Aug 2008, 12:16 PM
Hello Sinan,

Thank you for specifying your RadGrid version. It seems that I was misled by the version under you have open this forum thread.

Please find the sample modified where RadGrid version is 5.1.4 which is the latest one. If the sent project is working as desired, I suggest that you update to the latest version of RadControls for ASP.NET. 

Kind regards,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Shinu
Top achievements
Rank 2
answered on 04 Aug 2008, 05:50 AM
Hi Sinan,

You can also refer the following KB article which explains how to upgrade telerik controls from one version to another.
Updating RadControls for ASP.NET to another version or license

Thanks
Shinu.
Tags
Grid
Asked by
Sinan
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Sinan
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or