Jason, can you help me? [message #184601] |
Mon, 14 August 2006 09:13  |
Eclipse User |
|
|
|
If it is possible take a look to "Dataset - Property Binding and
Dynamic parameter" post. It is very important to me this simple issue to
be resolved.
Thanks in advance.
Mauro
|
|
|
|
Re: Jason, can you help me? [message #184634 is a reply to message #184618] |
Mon, 14 August 2006 10:49   |
Eclipse User |
|
|
|
Hi Raison, first thank you for your help.
The problem is that when i set COUNTRY param ( no cascading parameter)
(via URL or in the parameter selection window), the CUSTOMER list box
remains empty.
I want to filter a report by country (setting it ONLY via URL) and
only show in a list box parameter all costumers filtered by country (it
is a dynamic list box parameter).
I had test all combinations, setting the dataset via:
1. Select customernumber ... where country = ?
2. Via beforeOpen() replacing the same query but using "where country
= params["country"]"
3. Idem 2 but using Parameter binding on the data set.
In all case List box remains empty wherever i do to list them.
It seems that Parameter components are filled before the data set query
is replaced by beforeOpen() or Parameter binding.
So, if this is the problem, the only tip i want to know i how to refresh
parameters components (combo box, list box, etc).
You can find the example in the original post.
Thanks again!
Mauro
Raison escribió:
> Hello Mauro,
> Maybe i don't understand the problem, but why don't you use a parameter
> in your select instead of params expression ?
> Something like the report I post.
>
> The only thing is that the parameter can't be hidden.
> I tried to put it manually hidden but noway.
>
> And if the parameter is not a cascading one, the dataset of the second
> parameter is not reparsed.
>
> I searched for
> Mauro R. Ubeda wrote:
>> If it is possible take a look to "Dataset - Property Binding and
>> Dynamic parameter" post. It is very important to me this simple issue
>> to be resolved.
>>
>> Thanks in advance.
>>
>> Mauro
>
|
|
|
|
Re: Jason, can you help me? [message #184715 is a reply to message #184679] |
Mon, 14 August 2006 12:35  |
Eclipse User |
|
|
|
Thanks Jason, but still not working. See my answer in the original post.
Jason Weathersby escribió:
> Response below.
>
> Jason
> "Mauro R. Ubeda" <ubeda@delsatgroup.com> wrote in message
> news:ebpsp8$g83$1@utils.eclipse.org...
>> If it is possible take a look to "Dataset - Property Binding and Dynamic
>> parameter" post. It is very important to me this simple issue to be
>> resolved.
>>
>> Thanks in advance.
>>
>> Mauro
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04404 seconds