[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[birt-dev] Developing a Report Item similar to that of Table.
|
- From: Sushant Dusad <sushantdusad@xxxxxxxxx>
- Date: Wed, 13 May 2009 16:14:16 +0530
- Delivered-to: birt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hqC+zjZhMWhmHnLM1g+392vGfsYgL4YHslT9A3yBJGI=; b=gsSKdiG/evTT+usPMRi6BfDaDEuxpRux8UERjORHArJkHka8PYujpR9nXacIOfohGY /dLOh46m1GOz3Hr+zRqnTz1tVYkDNX1hKwNjyYY4m218fQebZW4kEhH36aDGphCcX1o2 1pec4oZirmt/wcv14WHnrN+pl68Xx8ylknFSE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Ssixfe4iHuC1og2vma9f7XLCL5ky7fZ/CuBk60TgDFUGHTa6yfAq+P139tOTwdurKd AiakMwurUM+zQpyvmGSL0wthgZjEe/ftREuhTC208vxM2hrDNHKeMB2j++YX7GK94NcX 8S4FwLwlgcifSsBtYaVAISbFSf88BGt3lQLck=
Hi All,
ÂÂ I am trying to create an extended Report Item
which would be similar to that of a Table having the following
constriants.
ÂÂ a) It will have only 2 columns and user may not
be able to add columns to it. The number of rows may vary according to the user
Input.
ÂÂ b) The first column will contain the Header
Informantion of the Dataset Item nad the Second column will contain the Detail
part.
Â
Any pointers regarding this would be helpful
Thanks and Regards
Sushant S. Dusad