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

It works perfectsly in FF3, but on IE7, it causes javascript error, Invalid Arguement with RadGrid CurrentFilterFunction and AutoPostBackOnFilter

1 Answer 17 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ming
Top achievements
Rank 1
ming asked on 23 Feb 2009, 11:19 PM
I have added CurrentFilterFunction="Contains" AutoPostBackOnFilter="true" to the following radGrid to allow user to default to Contains, and when press return, initiate the search:

<

 

rad:GridTemplateColumn SortExpression="StringValue" HeaderText="Value" DataField="StringValue" CurrentFilterFunction="Contains" AutoPostBackOnFilter="true" >

It works perfectsly in FF3, but on IE7, it causes javascript error, Invalid Arguement.

Is this a bug,or how can I fix it?

       Thanks, Ming

 

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 25 Feb 2009, 11:21 AM
Hello Ming,

I'm not sure how to reproduce this issue. Could you please download my test project and provide some instructions?

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
ming
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or