TableModel

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

TableModel

Gavin Mabie
Hi

 

Any suggestions as to how the resultset from a findList query can be
presented in a JTable with rows and columns?

 

Thanks in advance

 

Gavin

Reply | Threaded
Open this post in threaded view
|

Re: TableModel

BJ Freeman
why not use a ftl with css for alternating rows.
or use the widgets so you can take advantage of the pagenation feature.
More learning, less work.

Gavin Mabie sent the following on 9/2/2009 4:07 AM:

> Hi
>
>  
>
> Any suggestions as to how the resultset from a findList query can be
> presented in a JTable with rows and columns?
>
>  
>
> Thanks in advance
>
>  
>
> Gavin
>
>

--
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.

Reply | Threaded
Open this post in threaded view
|

Re: TableModel

BJ Freeman
In reply to this post by Gavin Mabie
look at the webtools
https://demo.ofbiz.org/webtools/control/FindGeneric?entityName=AccommodationClass

BJ Freeman sent the following on 9/2/2009 9:19 AM:

> why not use a ftl with css for alternating rows.
> or use the widgets so you can take advantage of the pagenation feature.
> More learning, less work.
>
> Gavin Mabie sent the following on 9/2/2009 4:07 AM:
>> Hi
>>
>>  
>>
>> Any suggestions as to how the resultset from a findList query can be
>> presented in a JTable with rows and columns?
>>
>>  
>>
>> Thanks in advance
>>
>>  
>>
>> Gavin
>>
>>
>

--
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.