For Jason [message #191665] |
Fri, 22 September 2006 15:49  |
Eclipse User |
|
|
|
Originally posted by: david_bauer.ao.uscourts.gov
Hi Jason,
You posted an example sometime back where you were showing the ability
to create nested lists from nested objects. In the example report you
pasted I see the following:
<list-property name="paramBindings">
<structure>
<property name="paramName">startval</property>
<expression name="expression">row["c1"]</expression>
</structure>
</list-property>
Access to this variable which for some reason keeps indexing, though I
can not figure out why, works perfect for what I am trying to
accomplish, but I can figure out where to edit this in the GUI. I
suppose I could just add the xml to my report, but that is clunky.
Thanks in Advance,
Dave
|
|
|
|
Re: For Jason [message #193351 is a reply to message #191789] |
Fri, 29 September 2006 14:59  |
Eclipse User |
|
|
|
Hi,
You may want to try the following
- select the report item ( list or table) in the layout
- click on the property ediotor view
- click the the "binding" tab in the property editor.
- click on the command button "Dataset Parameter Binding"
The dialog will allow you modify the parameter bindings.
--Rima
"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:ef8pcs$ttm$1@utils.eclipse.org...
> Dave,
>
> If I remember correctly, the indexing is done in the fetch script of the
> data source. Post the example you are using and I will double check.
>
> Jason
>
> "David Bauer" <david_bauer@ao.uscourts.gov> wrote in message
> news:ef1eov$ugf$1@utils.eclipse.org...
> > Hi Jason,
> >
> > You posted an example sometime back where you were showing the ability
to
> > create nested lists from nested objects. In the example report you
pasted
> > I see the following:
> >
> > <list-property name="paramBindings">
> > <structure>
> > <property name="paramName">startval</property>
> > <expression name="expression">row["c1"]</expression>
> > </structure>
> > </list-property>
> >
> > Access to this variable which for some reason keeps indexing, though I
can
> > not figure out why, works perfect for what I am trying to accomplish,
but
> > I can figure out where to edit this in the GUI. I suppose I could just
> > add the xml to my report, but that is clunky.
> >
> > Thanks in Advance,
> > Dave
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.58450 seconds