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

[Solved] Search as you type: SelectedItems

2 Answers 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
NS
Top achievements
Rank 1
NS asked on 29 Jun 2010, 08:54 AM
Hi,
I use the "Search as you type" feature on my GridView. (using the customfilterdescriptor)

If my GridView is in a filtered state and I call the SelectedItems on my GridView, only the SelectedItems on the filtered-state are retrieved. If I remove my filter criteria all the SelectedItems are retrieved.

However, for a GUI reason I don't want to clear my customfilterdescriptor when retrieving the SelectedItems.
What is the cleanest way to get all the SelectedItems but keep my GridView in a filtered-state.

Thanks !
Nicolas

2 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 02 Jul 2010, 11:39 AM
Hi NS,

 I apologize for the delayed response. Please find attached a sample solution that achieves your requirements.

Sincerely yours,
Yavor Georgiev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
NS
Top achievements
Rank 1
answered on 02 Jul 2010, 12:19 PM
Thanks a lot, works perfectly !

Nicolas
Tags
GridView
Asked by
NS
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
NS
Top achievements
Rank 1
Share this question
or