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

Automatically focus going to Grid

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sambhav Jain
Top achievements
Rank 1
Sambhav Jain asked on 23 Apr 2010, 06:02 AM
Hi,
    I have a Telerik Radgrid in one search page.actually what is happening is once we enter some search criteria in text box and press enter button focus is going to Radgrid filter automatically and its show filter options.I dont want this to happen.Plese help me to remove the focus going to the grid.

Thanks
Sambhav

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 23 Apr 2010, 01:25 PM
Hello Sambhav,

In order to filter records on [ENTER] key press, consider setting AutoPostBackOnFilter = true and CurrentFilterFunction value for the respective grid column as illustrates on this online demo of the product. Note that this can be used in combination with the default filter menu or you can hide the filter icon explicitly by setting ShowFilterIcon = false for the column in question.

Kind regards,
Sebastian
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.
Tags
Grid
Asked by
Sambhav Jain
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or