Skip to main content



      Home
Home » Archived » BIRT » To create table detail cell/grid row dynamically based on dataset
To create table detail cell/grid row dynamically based on dataset [message #901082] Thu, 09 August 2012 12:17 Go to next message
Eclipse UserFriend
Hello,

Is it possible to use birt 4.2 to created table detail cell/grid row dynamically based on the data of dataset?

for example we have data as following(let's say the name of dataset is called layout)

id,name
1, text
2, image

there is a grid binding to the layout dataset, and i want to create
first row as text, and second row is a image.

Thanks,

p.s. not using sql script to retrieve data.

[Updated on: Thu, 09 August 2012 12:18] by Moderator

Re: To create table detail cell/grid row dynamically based on dataset [message #901123 is a reply to message #901082] Thu, 09 August 2012 17:21 Go to previous messageGo to next message
Eclipse UserFriend
You will most likely need the data engine api. I posted some examples
in your last message.

Jason

On 8/9/2012 12:17 PM, zubin Mising name wrote:
> Hello,
>
> Is it possible to use birt 4.2 to created table detail cell/grid row
> dynamically based on the data of dataset?
>
> for example we have data as following(let's say the name of dataset is
> called layout)
>
> id,name
> 1, text
> 2, image
>
> there is a grid binding to the layout dataset, and i want to create
> first row as text, and second row is a image.
>
> Thanks,
Re: To create table detail cell/grid row dynamically based on dataset [message #901124 is a reply to message #901123] Thu, 09 August 2012 17:27 Go to previous message
Eclipse UserFriend
thx, jason.

i did it by calling the java class directly in beforefactory.
Previous Topic:Access dataset results during report initialize
Next Topic:Birt POJO's as DataSource?
Goto Forum:
  


Current Time: Wed Jul 23 22:31:42 EDT 2025

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

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

Back to the top