Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Rep Designer
Rep Designer [message #37032] Fri, 10 August 2012 09:28 Go to next message
Shwetha is currently offline  Shwetha
Messages: 39
Registered: August 2011
Member
Hi,

I am working on report generation.I need help in designing the format...

In the Body section there is a table[Grid] which has header & multiple rows... when the data over flows and gets into the next page, Header of the table is not repeating expect in the first page.Only the row data appears on all other pages.

Wat should be done to repeat the header of the table on all the pages ???


Thanks & Regards,

Shwetha S
  • Attachment: test.rep
    (Size: 2.54KB, Downloaded 351 times)
Re: Rep Designer [message #37035 is a reply to message #37032] Fri, 10 August 2012 13:48 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Look at my RepGen package in Bazaar. Last version is in attachment.

ReportDesigner / Report generator is very needed in U++.

If I can Help, I'l very glad to do it.
  • Attachment: RepGen.tar.gz
    (Size: 114.24KB, Downloaded 318 times)


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: Rep Designer [message #37036 is a reply to message #37035] Fri, 10 August 2012 13:53 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

This is my ReportDesigner screenshot (as part of Car Washing Service Application).


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Fri, 10 August 2012 13:55]

Report message to a moderator

Re: Rep Designer [message #37043 is a reply to message #37036] Sat, 11 August 2012 06:54 Go to previous messageGo to next message
Shwetha is currently offline  Shwetha
Messages: 39
Registered: August 2011
Member
Hii Surgey,

Please find my attachment...
All i want to do is now get the table header in all the pages as seen in the first page..[ie as seen in the image file : Sl No, Sequence, Operation, OutPut Item, Qty, Rate, Amount, Due Date]

Could you please help me and guide me what need to be done..should i make some changes in the Report Designer ???

[Updated on: Sat, 11 August 2012 06:58]

Report message to a moderator

Re: Rep Designer [message #37044 is a reply to message #37043] Sat, 11 August 2012 06:56 Go to previous messageGo to next message
Shwetha is currently offline  Shwetha
Messages: 39
Registered: August 2011
Member
No Message Body

[Updated on: Sat, 11 August 2012 06:57]

Report message to a moderator

icon3.gif  Re: Rep Designer [message #37056 is a reply to message #37044] Sat, 11 August 2012 22:11 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Yes.
You must use construction in table header
hnumber -
"Number of header rows. Header rows are repeated at the beginning of every page." (See QTF Article in theide help)

In your case - draw N rows below real header with "noborders" cells.


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Previous Topic: Added Eigen
Next Topic: Added DXF class to write cad DXF files
Goto Forum:
  


Current Time: Thu Mar 28 21:05:53 CET 2024

Total time taken to generate the page: 0.01686 seconds