I'm looking for an example of a simple search page with radgrid results using ajax.
I have 4 text fields
One "search" button
One ajaxified radgrid with results, with a message to narrow search parameters with more than a couple hundred results.
I think I need to use RadGrid1_NeedDataSource in order to avoid a null search when the page loads?
Since there are so many great demo's on this site.. surely there must be one for something like this?
Thanks..
I have 4 text fields
One "search" button
One ajaxified radgrid with results, with a message to narrow search parameters with more than a couple hundred results.
I think I need to use RadGrid1_NeedDataSource in order to avoid a null search when the page loads?
Since there are so many great demo's on this site.. surely there must be one for something like this?
Thanks..