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

Imlimenting Find/Find Next (not filter)

1 Answer 33 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 27 Feb 2013, 09:08 PM
I want to impliment a find/find next for a RadGrid.  The find criteria would either be entered in a dialog box (like excel) or in a bar at the top of the grid (similar to Internet Explorer). 
Find would scroll goto and highlight the cell that matches the find criteria (not filter the data based on the find criteria).

Further I am looking for a solution that would allow the user to specify the column name in a drop down, the operator (=, >, contains, etc.) in a drop down, and then the value where the value field takes into account the data type of the column selected.

Before we code a custom solution for this I was wondering if one already exists.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 28 Feb 2013, 06:38 AM
Hello,

Please check this example - may help you in your case. You can find more info about our SDK here

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Jason
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or