hello to all,
i would like to ask again for help to anyone here in telerik forums, here's my question i have one textbox for search and one grid, the data loaded to my grid is connected to my database, now in my column in grid i have Title and the Description column, now if the user want to search any word on the textbox which is txtsearch.text, if ever that word exist on the grid it will be loaded and highligted like for example i want to search the word for description column "Hello" then the grid data on the row on the particular column will highlighted or if he found 2 hello word in the grid it will appear also.. pleaes help
my sample data on the grid:
Title Description
Wings of Love Hello to my friend
Power of Love Just to say Hello to my friend
sample/code is highly appreciated
i would like to ask again for help to anyone here in telerik forums, here's my question i have one textbox for search and one grid, the data loaded to my grid is connected to my database, now in my column in grid i have Title and the Description column, now if the user want to search any word on the textbox which is txtsearch.text, if ever that word exist on the grid it will be loaded and highligted like for example i want to search the word for description column "Hello" then the grid data on the row on the particular column will highlighted or if he found 2 hello word in the grid it will appear also.. pleaes help
my sample data on the grid:
Title Description
Wings of Love Hello to my friend
Power of Love Just to say Hello to my friend
sample/code is highly appreciated