PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → How to print looper details in report : Webdev
How to print looper details in report : Webdev
Started by Meghana, Jun., 07 2016 8:58 AM - 5 replies
Posted on June, 07 2016 - 8:58 AM
Hello,

I have one looper on my screen which has some Staic and Edit controls which I am filling through programming.

I have 1 print button on screen (out of looer)

On click on print button I want to print the looper details in report.

I am using inbuilt report in webdev.

I dont found looper control under report.

So, How can I show the looper detials in report??

Thanks in advance.
Posted on June, 07 2016 - 1:40 PM
Hi

in a table, or by programming it completely (with iPrint and other
associated functions)

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com
Posted on June, 08 2016 - 8:20 AM
Hello Fabrice,

I want the looper ddetails in Webdev Report.

I mean If I have 4 rows in looper I want 4 rows in report too.

But I don't know which control I need to use in report to link with looper on my page.

Could you please help me in this or could you tell me what function I need to use??

Thanks in advance.

Meghana
Posted on June, 08 2016 - 3:55 PM
Hi again

as I was saying the first time..... use a TABLE in the report, ie choose
a report with table in it...

Le 6/8/2016 à 12:20 AM, Meghana a écrit :
Hello Fabrice,

I want the looper ddetails in Webdev Report.

I mean If I have 4 rows in looper I want 4 rows in report too.

But I don't know which control I need to use in report to link with
looper on my page.

Could you please help me in this or could you tell me what function I
need to use??

Thanks in advance.

Meghana
Posted on June, 26 2016 - 12:05 PM
Hello Fabrice,

I have used table in report but how can we aad the lines in Report table by programming??

I mean tableaddline() doesnt work.

Could you please help me its urgent.

Thanks in advance.

Meghana
Posted on June, 27 2016 - 3:18 AM
Hi

maybe you should read about the reports in the help?

Use a table reporting with a source by programming, and you can set
whatever you want in each column

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com