r1xliquid
Posts: 41
|
| Posted: 12/05/2006, 2:31 PM |
|
I have a datagrid being populated by a stored procedure. I do not want execute the search when the page first loads, only after the user has entered criteria and hit "submit" on the form.
what is the simplest way to accomplish this?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 12/05/2006, 2:37 PM |
|
Probably using invalid default search criteria would be the simplest. For example http://support.yessoftware.com/kb_article.asp?article_id=65
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|