Welcome Guest Search | Active Topics | Sign In | Register

how to search any data within grid Options
mayuri
Posted: Sunday, December 26, 2010 12:27:53 PM
Rank: Newbie
Groups: Member

Joined: 12/26/2010
Posts: 4
Sir
i am very interested in using this grid and am presently evaluating this
i want to know , how i can add client side search functionality in this grid
please provide any example to make this possible
search is very essention for me
it should be kind of any column , any where search within the grid data
eo_support
Posted: Monday, December 27, 2010 10:51:50 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The Grid does not do search by itself. So you will usually need to implement search on your server side and then rebind the Grid. It will be something like a textbox and a search button on top of the Grid, and when user enters something then click search, you will run some query to execute the search and then update the Grid.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.