Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » difference between row[] and dataSetRow[]?
difference between row[] and dataSetRow[]? [message #249740] Wed, 25 July 2007 15:17 Go to next message
Chris Hane is currently offline Chris HaneFriend
Messages: 24
Registered: July 2009
Junior Member
What is the primary difference between using a row[] and a dataSetRow[].
In looking around the web site and the two BIRT books, I have a vague
understanding of the difference; but can't seem to put my finger on a
concise definition.

For example, both can be used in a Table (row can be used as long as it
has be bound in the table binding tab?).

Also, row is used in the Data Source computed columns expression (at least
according to the book).

Thanks,
Chris....
Re: difference between row[] and dataSetRow[]? [message #249749 is a reply to message #249740] Wed, 25 July 2007 15:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Chris,

row is used for bound columns as defined in the container, for example
look at the bound columns in the binding tab of the table. dataSetRow
is used when referring to the dataset. When you use dataSetRow in an
expression a bound column is created. In the scripted data set row is
used and is somewhat confusing, but this was in place before we started
using the binding editor.

Jason

Chris Hane wrote:
>
> What is the primary difference between using a row[] and a
> dataSetRow[]. In looking around the web site and the two BIRT books, I
> have a vague understanding of the difference; but can't seem to put my
> finger on a concise definition.
>
> For example, both can be used in a Table (row can be used as long as it
> has be bound in the table binding tab?).
>
> Also, row is used in the Data Source computed columns expression (at
> least according to the book).
>
> Thanks,
> Chris....
>
Re: difference between row[] and dataSetRow[]? [message #249821 is a reply to message #249749] Wed, 25 July 2007 20:27 Go to previous message
Chris Hane is currently offline Chris HaneFriend
Messages: 24
Registered: July 2009
Junior Member
Jason - thanks for the explanation. Makes sense.

Chris...
Previous Topic:How to find out what plugin's are loaded in the ReportEngine Runtime
Next Topic:Birt Report Error
Goto Forum:
  


Current Time: Thu Jul 25 06:14:13 GMT 2024

Powered by FUDForum. Page generated in 0.03360 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top