 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
kreso Guest
|
Posted: Tue Dec 19, 2006 9:12 am Post subject: How to Set Auto Search Values |
|
|
Hi!
Is there a way to pass parameters to Report Builder to set Auto search
criteria? How?
Tnx
Kreso
--- posted by geoForum on http://delphi.newswhat.com |
|
| Back to top |
|
 |
kreso Guest
|
Posted: Tue Dec 19, 2006 9:12 am Post subject: Re: How to Set Auto Search Values |
|
|
Report.ShowAutoSearchDialog:=False;
Report.AutoSearchCriteriaByName
('TABLICA_NALOGA','VRSTA_NALOGA').SearchOperator:=soEqual;
Report.AutoSearchCriteriaByName
('TABLICA_NALOGA','VRSTA_NALOGA').SearchExpression:='C';
--- posted by geoForum on http://delphi.newswhat.com |
|
| Back to top |
|
 |
kreso Guest
|
Posted: Tue Dec 19, 2006 9:12 am Post subject: Re: How to Set Auto Search Values |
|
|
I solve the problem! Yeeaa
--- posted by geoForum on http://delphi.newswhat.com |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|