Subject | Clear Search Criteria |
---|---|
Author | Arn |
Post date | 2003-01-21T11:56:46Z |
Hi All.
I have the following problem:
I'd like to put a dataset into dssSearch mode programatically.
I have tried:
TIBSearchBar.BtnClick(sbClear);
TIBSearchBar.BtnClick(sbSearch);
But don't work.
Have also do:
TIB_Query.Search
but I dont' know the statement to clear the search criteria.
Any help, please?
Thanks
Arnaldo
[Non-text portions of this message have been removed]
I have the following problem:
I'd like to put a dataset into dssSearch mode programatically.
I have tried:
TIBSearchBar.BtnClick(sbClear);
TIBSearchBar.BtnClick(sbSearch);
But don't work.
Have also do:
TIB_Query.Search
but I dont' know the statement to clear the search criteria.
Any help, please?
Thanks
Arnaldo
[Non-text portions of this message have been removed]