[Gambas-user] Groups in Report

Fabien Bodard gambas.fr at ...626...
Tue Sep 9 14:46:58 CEST 2014


Hi roki, actually you eed to do it manually by making a procedure that
generate the recurssive part for each group elements.

I need absolutly find a way to correct the automatic indexation  bug...

2014-09-08 14:19 GMT+02:00 Julio Sanchez <jusabejusabe at ...626...>:
> Roki:
>
> Hi, create a class that is able to make reports easily with the report
> component.
> You can see forum-es.org prawns (that's Spanish), but it is very easy to
> use.
>
> http://www.gambas-es.org/viewtopic.php?f=5&t=3711&highlight=generador
>
>
> Greetings
>
> Julio
>
>
>
> 2014-09-08 13:50 GMT+02:00 Roki <n.rogozarski at ...626...>:
>
>> Ok guys! I have a question about creating a group in gb.report.
>> I want to show data for the vehicles, which I took from a database and
>> grouped according to their type.
>> For example :
>>   ----- Cars
>>              --- Licence plate | Make        | Model  | sm3   | kW
>>              --- ST-5555AB     | Mercedes | C220   | 1989  | 88
>>              and so on...
>> ----- Truck
>>              --- ST-1111AC     | IVECO      |  240L   | 4500   | 102
>>              and so on...
>>
>> I successfully created a report with the data, but stuck with creating
>> groups.
>> Is there any small example, which will help ???
>>
>>
>> ------------------------------------------------------------------------------
>> Want excitement?
>> Manually upgrade your production database.
>> When you want reliability, choose Perforce
>> Perforce version control. Predictably reliable.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard




More information about the User mailing list