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

[Solved] Simple Grid Filtering

2 Answers 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Acadia
Top achievements
Rank 1
Iron
Acadia asked on 16 Apr 2008, 06:37 PM
I have a rad grid which I load with data imported from and Excel spreadsheet (Excel to Datatable then bind to grid).  I have filtering turned on for all columns but when I enter a value in my string field that is clearly that column's value for one of the three records in the grid then click "equal to" for the filter, the page posts back and the grid then disappears completely.  Is there something else that has to be done for the basic filtering to work?  I thought it was automatic. 

Thanks in advance . . .

2 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 17 Apr 2008, 05:25 AM
Hello Acadia,

That sounds like a data-binding problem. I'd suggest you use the Advanced data-binding technique as demonstrated here:

http://www.telerik.com/demos/aspnet/prometheus/Grid/Examples/Programming/NeedDataSource/DefaultCS.aspx

Greetings,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Acadia
Top achievements
Rank 1
Iron
answered on 17 Apr 2008, 01:00 PM
Thank you
Tags
Grid
Asked by
Acadia
Top achievements
Rank 1
Iron
Answers by
Konstantin Petkov
Telerik team
Acadia
Top achievements
Rank 1
Iron
Share this question
or